v0.12.0
What's Changed
- Add pytest 8.x compatibility by @mr-c in #92
- Allow post install testing by @mr-c in #93
- Fix include for
strlen()
by @mr-c in #94 - Re-enable doctesting of C extension modules by @nsoranzo in 2e46af6
- Support NumPy 2.0 by @nsoranzo in 335ca02
- Build musllinux wheels for Python 3.9-3.11. Skip PyPy wheels on i686 by @nsoranzo in fba2c50
New Contributors
Full Changelog: v0.11.0...v0.12.0