Version 3.22.6
This bumps the CMake version to 3.22.6 and OpenSSL to 3.0.5.
CMake>=3.23 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 six 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
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #246
- chore(deps): bump pypa/cibuildwheel from 2.6.0 to 2.6.1 by @dependabot in #247
- chore(deps): bump cmake from 3.22.4 to 3.22.5 by @dependabot in #248
- chore(deps): bump actions/download-artifact from 2 to 3 by @dependabot in #249
- chore(deps): bump actions/upload-artifact from 2 to 3 by @dependabot in #250
- chore(deps): bump actions/setup-python from 3 to 4 by @dependabot in #251
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #252
- chore(deps): bump pypa/cibuildwheel from 2.6.1 to 2.7.0 by @dependabot in #254
- Update to OpenSSL 3.0.4 by @mayeut in #255
- feat: add typing by @henryiii in #256
- chore(deps): bump pypa/cibuildwheel from 2.7.0 to 2.8.0 by @dependabot in #257
- Update to OpenSSL 3.0.5 by @mayeut in #258
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #259
- chore(deps): bump pypa/cibuildwheel from 2.8.0 to 2.8.1 by @dependabot in #260
- chore(deps): bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 by @dependabot in #263
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #262
- Update to CMake 3.22.6 by @mayeut in #264
- fix: trove classifiers by @mayeut in #265
Full Changelog: 3.22.5...3.22.6