Skip to content

QtPy 2.0.1

Compare
Choose a tag to compare
@dalthviz dalthviz released this 02 Feb 16:06
· 386 commits to master since this release

What's Changed

  • PR: Set CI job's timeout to 10 min to force a stalled test to terminate by @kumattau in #309
  • PR: Add missing imports in QtOpenGL by @renefritze in #307
  • PR: Add "New features" section for version 2.0 to changelog by @ccordoba12 in #312
  • PR: Add missing QtGui utility function to QtCore.Qt for PySide bindings by @dalthviz in #313
  • PR: Add mapping for missing enum values aliases on QtCore.Qt by @dalthviz in #314
  • PR: Fix mappings of instance method and slot alias (PyQt6 and PySide6) by @kumattau in #308
  • PR: Add QtCharts alias for backward compatibility with 1.x by @dalthviz in #315
  • PR: Promote enum aliases by @MatthieuDartiailh in #319
  • PR: Add missing tests for aliased methods by @dalthviz in #317

New Contributors

Full commits list between this release and the previous one: v2.0.0...v2.0.1
Full Changelog: CHANGELOG.md - Version 2.0.1 (2022-02-02)