New
1.4.7
What's Changed
Improvements to the Qt_convert_enum.py script. It can now be used to check for fully qualified enum regressions as well as show you potential enum use that can't be automatically fixed.
Release changes
- Refactor github integration and membership by @MHendricks in https://github.com/mottosso/Qt.py/pull/438
- Enable using Qt_convert_enum.py for enum regression checking by @MHendricks in https://github.com/mottosso/Qt.py/pull/439
- Qt_convert_enum can now find potential enum issues by @MHendricks in https://github.com/mottosso/Qt.py/pull/440
Full Changelog: https://github.com/mottosso/Qt.py/compare/1.4.6...1.4.7