Releases: scikit-build/cmake-python-distributions
Version 3.22.0
What's Changed
See https://blog.kitware.com/cmake-3-22-0-available-for-download/ for information on CMake 3.22.
3.21.4
What's Changed
Docs now mention muslllinux, and an issue with the documentation build was fixed. Using cibuildwheel 2.2.2 now. @dependabot is now used to maintain the Actions used.
Full Changelog: 3.21.3...3.21.4
Version 3.21.3
Version 3.21.2
Wheels are now provided in classic manylinux1 with custom-built libUV, and manylinux2010 with standard libUV.
Version 3.21.1.post1
Version 3.21.1
Upstream patch release.
Version 3.21.0
First release using GitHub Actions fully for all cibuildwheel builds, utilizing emulation to build special architectures. The release will now avoid pushing to PyPI unless all wheels are present. Build dependencies are now constrained, to better support building on new platforms. This is the first major release to be made the same day as the regular release from cmake.org.
Version 3.20.5
Lots of styling improvement with more checks. Added nox, including support for bumping releases. Built with cibuildwheel.
Version 3.20.4
Simple patch release. Last release before replacing the CI system; the next release will use GHA & Travis with cibuildwheel.
Version 3.20.3
OpenSSL has been standardized across architectures. The package now uses the /src layout. Requirements are more precise. The repair-wheel script has been refactored. A deployment issue with CircleCI has been fixed.