Releases: explosion/thinc-apple-ops
Releases · explosion/thinc-apple-ops
v1.0.0: Build against numpy 2.0
Numpy is a build dependency of thinc-apple-ops
, and numpy 2.0 is not binary compatible with numpy 1.0 (fair enough). This means we can't have a version that's compatible across numpy v1 and numpy v2.
This release updates the pins to numpy 2.0 and builds against it. No other changes are made, so that we have paired versions that only differ in their dependencie
v0.1.5
v0.1.4
- Updates and binary wheels for python 3.12.
v0.1.3
v0.1.2
- Updates and binary wheels for python 3.11.
v0.1.1: Fix numpy build constraints for wheels
🔴 Bug fixes
- Fix issue #27: Add numpy build constraints for PyPI wheels.
v0.0.8: Fix numpy build constraints for wheels
🔴 Bug fixes
- Fix issue #27: Add numpy build constraints for PyPI wheels.
v0.1.0: Performance improvements
v0.0.7
- Restrict Thinc to v8.0.x in preparation for Thinc v8.1.