v1.1.0rc2
What's Changed
This is a preview of version 1.1.0; all user-visible changes since version 1.0.2 are about compatibility:
This release supports Cython 3 and CPython 3.12. Wheels for Windows 32 have been discontinued.
Versions of Python supported are 3.8-3.12
The following changes were made since 1.1.0rc1
- BLD: add wheels for musllinux (Python>=3.9) by @neutrinoceros in #59
- REL: add Python 3.12 classifier by @neutrinoceros in #61
- BLD: migrate from oldest-supported-numpy to NPY_TARGET_VERSION (Python >= 3.9) by @neutrinoceros in #60
- DEP: unpin numpy runtime dependency to keep future-proofing tests useful by @neutrinoceros in #62
- REL: prep release 1.1.0rc2 by @neutrinoceros in #63
Full Changelog: v1.1.0rc1...v1.1.0rc2