Sourced from pypa/cibuildwheel's releases.
v2.12.0
- ⨠Adds support for PyPy arm64 wheels. This means that you can build PyPy wheels for Apple Silicon machines. Cross-compilation is not supported for these wheels, so you'll have to build on an Apple Silicon machine. (#1372)
- ð Pinned version updates, including PyPy to v7.3.11 and setuptools to 66.0.0.
v2.11.4
- ð Fix a bug that caused missing wheels on Windows when a test was skipped using CIBW_TEST_SKIP (#1377)
- ð Updates CPython 3.11 to 3.11.1 (#1371)
- ð Updates PyPy 3.7 to 3.7.10, except on macOS which remains on 7.3.9 due to a bug. (#1371)
- ð Added a reference to abi3audit to the docs (#1347)
v2.11.3
- ⨠Improves the 'build options' log output that's printed at the start of each run (#1352)
- ⨠Added a friendly error message to a common misconfiguration of the
CIBW_TEST_COMMAND
option - not specifying path using the{project}
placeholder (#1336)- ð The GitHub Action now uses Powershell on Windows to avoid occasional incompabilities with bash (#1346)
Sourced from pypa/cibuildwheel's changelog.
v2.12.0
16 Jan 2023
- ⨠Adds support for PyPy arm64 wheels. This means that you can build PyPy wheels for Apple Silicon machines. Cross-compilation is not supported for these wheels, so you'll have to build on an Apple Silicon machine. (#1372)
- ð Pinned version updates, including PyPy to v7.3.11 and setuptools to 66.0.0.
v2.11.4
24 Dec 2022
- ð Fix a bug that caused missing wheels on Windows when a test was skipped using CIBW_TEST_SKIP (#1377)
- ð Updates CPython 3.11 to 3.11.1 (#1371)
- ð Updates PyPy to 7.3.10, except on macOS which remains on 7.3.9 due to a bug on that platform. (#1371)
- ð Added a reference to abi3audit to the docs (#1347)
v2.11.3
5 Dec 2022
- ⨠Improves the 'build options' log output that's printed at the start of each run (#1352)
- ⨠Added a friendly error message to a common misconfiguration of the
CIBW_TEST_COMMAND
option - not specifying path using the{project}
placeholder (#1336)- ð The GitHub Action now uses Powershell on Windows to avoid occasional incompabilities with bash (#1346)
a808017
Bump version: v2.12.04e1fcb8
Merge pull request #1394 from pypa/update-dependencies-pr4afa12e
Update dependencies92cb1d8
feat: add PyPy macOS arm64 (#1372)06c4927
[Bot] Update dependencies (#1381)9b0d63b
ci: use normal AppVeyor macOS image (#1388)6df1568
[pre-commit.ci] pre-commit autoupdate (#1382)27fc88e
Bump version: v2.11.4a7e9ece
Merge pull request #1371 from pypa/update-dependencies-prb9a3ed8
Update cibuildwheel/resources/build-platforms.toml