QtPy 2.2.1
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
, providedQLineEdit.getTextMargins()
andQFontMetricsF.width()
by @random-developer in #366 - PR: Add missing
self
forQtBindingsNotFoundError
definition by @dalthviz in #368
New Contributors
- @bob-schumaker made their first contribution in #361
- @luzpaz made their first contribution in #362
- @Czaki made their first contribution in #363
- @random-developer made their first contribution in #366
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)