Skip to content

Version 1.10.0.post3

Compare
Choose a tag to compare
@mayeut mayeut released this 17 Jul 09:05
· 211 commits to master since this release
1.10.0.post3
6d99a91

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.

The effective ninja version does not change, it's still ninja 1.10.0.gfb670.kitware.jobserver-1

Changes (specific to ninja-python-distributions)

  • [BUGFIX] Install Via pip Fails Due to Dependency scikit-build (#27, #43, #45)
  • [BUGFIX] Fails to build in Alpine 3.9 (#22, #43, #45)
  • [FEATURE] Add manylinux wheels for aarch64, ppc64le & s390x (#28, #46)
  • [HOUSEKEEPING] Lots of styling improvement with more checks. Added nox, including support for bumping releases. Built with cibuildwheel.