- Removed support for Qt 4 and early Qt 5 versions
- Removed support for Python 2
- Added support for Python 3.12
- Improved compatibility with NumPy 2
- Improvements to the wrapper generator for non-Qt classes
- Fixes to the wrapper generator for macOS
- Adapt wrapper generator for Qt 5.10
- Other small improvements to the wrapper generator
- Dropped all pre-generated wrapper code except for Qt 5.12
- Lots of code clean-up
- Updated SimpleCPP preprocessor code
- Fixed PythonQt::setRedirectStdInCallbackEnabled, introduced PythonQt::setRedirectStdOutCallbackEnabled
- Fixes to clean-up handling
- Build improvements
- Improvements to the automatic tests
Many thanks to all contributors!