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 toQtCore.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
- @renefritze made their first contribution in #307
- @MatthieuDartiailh made their first contribution in #319
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)