This is a minimal maintenance update from v87.5, mainly in the supported CI build matrix: updated CI build hosts and github CI actions, dropping python 3.7, adding linux/aarch64 builds and python 3.12. Functionally, it differs from v87.5 by only two typos.
What's Changed
- ci: build wheels also for linux/aarch64 by @lucach in #189
- Update Bitmap.cpp - obviously a cut and paste typo from Pixmap.cpp by @HinTak in #193
- Build Python 3.12 wheels from @madig #203
- Migrate to trusted publisher pypi workflow from @kyamagu #228
- Add missing PyPI upload environment from @kyamagu #229
Full Changelog: v87.5...v87.6