v1.2.0
What's Changed
This release is identical to 1.1.0 with the only user-impacting difference being that wheels are now built against NumPy 2.0.0rc1, enabling runtime compatibility with NumPy 2
NumPy >= 1.19.3 and Python >= 3.9 are supported
- Bump actions/checkout from 3 to 4 in /.github/workflows by @dependabot in #74
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #76
- TST: move tests to Python 3.12 (stable) by @neutrinoceros in #73
- Bump pypa/cibuildwheel from 2.15.0 to 2.16.2 in /.github/workflows by @dependabot in #77
- TST: cleanup special test requirement on numpy 1.26b by @neutrinoceros in #78
- MNT: update pre-commit configuration for compatibility with Python 3.12 by @neutrinoceros in #79
- TST: add bleeding-edge CI to check compat with numpy dev by @neutrinoceros in #80
- Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 in /.github/workflows by @dependabot in #81
- Bump actions/setup-python from 4 to 5 in /.github/workflows by @dependabot in #82
- Bump actions/download-artifact from 3 to 4 in /.github/workflows by @dependabot in #83
- Bump actions/upload-artifact from 3 to 4 in /.github/workflows by @dependabot in #84
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #85
- Bump the actions group in /.github/workflows with 1 update by @dependabot in #86
- Bump the actions group in /.github/workflows with 1 update by @dependabot in #87
- TST: use uv pip compile to test minimal deps by @neutrinoceros in #88
- TST: simplify test job names by @neutrinoceros in #89
- MNT: migrate ruff config by @neutrinoceros in #90
- TST: test wheels and bump CIBW by @neutrinoceros in #91
- REL: prepare release 1.2.0b1 by @neutrinoceros in #93
- REL: prep release 1.2.0 by @neutrinoceros in #94
Full Changelog: v1.1.0...v1.2.0