✨ Added support for building ABI3 wheels. cibuildwheel will now recognise when an ABI3 wheel was produced, and skip subsequent build steps where the previously built wheel is compatible. Tests still will run on all selected versions of Python, using the ABI3 wheel. (#1091) ✨ You can now build wheels directly from sdist archives, in addition to source directories. Just call cibuildwheel with an sdist argument on the command line, like cibuildwheel mypackage-1.0.0.tar.gz (#1096) Fix a bug where cibuildwheel would crash when no builds are selected and --allow-empty is passed (#1086) Workaround a permissions issue on Linux relating to newer versions of git and setuptools_scm (#1095) Minor docs improvement
Update pybind11 to 2.6 series. Some changes to backend types (std::size_t -> py::ssize_t for sizes) ...
This release contains some modification necessary to make windows binaries. The CI system is upgrade...
Fix a bug that prevented the use of CIBW_CONFIG_SETTINGS with the 'pip' build backend. (#1430
✨ cibuildwheel now supports running locally on Windows and macOS (as well as Linux). On macOS, you'l...
Adds support for building wheels on Cirrus CI. This is exciting for us, as it's the first public CI ...
Adds support for cross-compiling Windows ARM64 wheels. To use this feature, add ARM64 to the CIBW_AR...
✨ Adds support for PyPy arm64 wheels. This means that you can build PyPy wheels for Apple Silicon ma...
Fix a bug that caused missing wheels on Windows when a test was skipped using CIBW_TEST_SKIP (#1377)...
Improve the CI support and support building and deploying wheels Fixed issues 62 changes to the buil...
Updates the CI build system to cibuildwheel, and fixes for running on Windows, wheels for Windows no...
Added Use cibuildwheel to build wheels (#491) @bwoodsend Removed Drop support for soon-EOL Python...
✨ Improves the 'build options' log output that's printed at the start of each run (#1352) ✨ Added a ...
Fix a bug that caused win32 identifiers to fail when used with --only. (#1282) Fix computation of a...
No change to the actual source code was done but it is now easier to install pypmc from pypi. If num...
Bug-fix release. Changes: [#25] Add wheel as a project requirement [#26] Update isolated environmen...
Update pybind11 to 2.6 series. Some changes to backend types (std::size_t -> py::ssize_t for sizes) ...
This release contains some modification necessary to make windows binaries. The CI system is upgrade...
Fix a bug that prevented the use of CIBW_CONFIG_SETTINGS with the 'pip' build backend. (#1430
✨ cibuildwheel now supports running locally on Windows and macOS (as well as Linux). On macOS, you'l...
Adds support for building wheels on Cirrus CI. This is exciting for us, as it's the first public CI ...
Adds support for cross-compiling Windows ARM64 wheels. To use this feature, add ARM64 to the CIBW_AR...
✨ Adds support for PyPy arm64 wheels. This means that you can build PyPy wheels for Apple Silicon ma...
Fix a bug that caused missing wheels on Windows when a test was skipped using CIBW_TEST_SKIP (#1377)...
Improve the CI support and support building and deploying wheels Fixed issues 62 changes to the buil...
Updates the CI build system to cibuildwheel, and fixes for running on Windows, wheels for Windows no...
Added Use cibuildwheel to build wheels (#491) @bwoodsend Removed Drop support for soon-EOL Python...
✨ Improves the 'build options' log output that's printed at the start of each run (#1352) ✨ Added a ...
Fix a bug that caused win32 identifiers to fail when used with --only. (#1282) Fix computation of a...
No change to the actual source code was done but it is now easier to install pypmc from pypi. If num...
Bug-fix release. Changes: [#25] Add wheel as a project requirement [#26] Update isolated environmen...
Update pybind11 to 2.6 series. Some changes to backend types (std::size_t -> py::ssize_t for sizes) ...
This release contains some modification necessary to make windows binaries. The CI system is upgrade...
Fix a bug that prevented the use of CIBW_CONFIG_SETTINGS with the 'pip' build backend. (#1430