Skip to content

Release v0.92.3

Latest
Compare
Choose a tag to compare
@tkralphs tkralphs released this 20 Aug 08:39

What's Changed

  • Update cibuildwheel to 2.17.0, build macos-arm64 wheel on native runners by @mkoeppe in #195
  • Remove Python 2 compatibility code by @a-andre in #194
  • github/workflows/cibuildwheel.yml: Add ubuntu aarch64 by @rbange in #196
  • pyproject.toml (build-system requires): Use Cython 3.0.10 by @mkoeppe in #199
  • .github/workflows/cibuildwheel.yml: Upgrade actions/upload-artifact by @mkoeppe in #198
  • Fix "externally-managed-environment" error in test by @tkralphs in #200
  • Update cibuildwheel to 2.20.0 to fix issue with CentOS mirrors being EOL by @a-andre in #202
  • Replace Coin{Max,Min} by std::{max,min} by @a-andre in #201

New Contributors

Full Changelog: v0.92.2...v0.92.3