Version 3.22.4
This fixes an issue allowing initial win-arm64 support, and bumps the CMake version. The next version so far cannot support manylinux1, so if you need manylinux1 support, you might want to pin < 3.23 unless something can be worked out. Since manylinux1 hit EOL four months ago and will stop being updated as soon as something breaks, you might want to consider moving to something newer, like manylinux2014. Pip 9 is the main issue holding some users back, so dropping Python <3.7 can reduce the damage if you drop manylinux1.
What's Changed
- chore(deps): bump cmake from 3.22.2 to 3.22.3 by @dependabot in #228
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #229
- typo by @blackliner in #230
- Enable win-arm64 by x86-emulated version by @gaborkertesz-linaro in #231
- chore(deps): bump pypa/cibuildwheel from 2.3.1 to 2.4.0 by @dependabot in #233
- style: avoid confusing overwrite of variables by @henryiii in #234
- Update to CMake 3.22.4 by @henryiii in #236
New Contributors
- @blackliner made their first contribution in #230
- @gaborkertesz-linaro made their first contribution in #231
Full Changelog: 3.22.3...3.22.4