Skip to content

QtPy 2.2.1

Compare
Choose a tag to compare
@dalthviz dalthviz released this 03 Oct 19:34
· 255 commits to master since this release

What's Changed

  • CI: Ensure conda-forge channel usage when testing with conda by @dalthviz in #360
  • PR: toPython helpers for QDate and QTime by @bob-schumaker in #361
  • PR: Fix various minor typos found with Codespell by @luzpaz in #362
  • PR: Fix typo in Qt flags in Readme by @Czaki in #363
  • PR: Aliased QUndoCommand, provided QLineEdit.getTextMargins() and QFontMetricsF.width() by @random-developer in #366
  • PR: Add missing self for QtBindingsNotFoundError definition by @dalthviz in #368

New Contributors

Full commits list between this release and the previous one: v2.2.0...v2.2.1
Full Changelog: CHANGELOG.md - Version 2.2.0 (2022-08-10)