Releases: ilan-gold/zarrs-python
Releases · ilan-gold/zarrs-python
0.1.3
What's Changed
- fix: compatibility with
zarr-python
3.0.3 by @LDeakin in #86 - (chore): release
0.1.3
by @ilan-gold in #88
Full Changelog: v0.1.2...v0.1.3
0.1.2
What's Changed
- (feat): full v2 compat via python fallback by @ilan-gold in #84
- Release 0.1.2 by @ilan-gold in #85
Full Changelog: v0.1.1...v0.1.2
0.1.1
What's Changed
- (chore): add note about local filesystem-only support by @ilan-gold in #58
- chore(deps): bump zarrs to 0.18.0 by @LDeakin in #59
- chore(deps): update pyo3 to 0.23 by @flying-sheep in #62
- (fix): pin maturin version and always run CI by @ilan-gold in #65
- chore: remove Cargo.lock from version control by @LDeakin in #63
- chore: add badges by @ilan-gold in #69
- chore(deps): set stub gen to upstream by @flying-sheep in #70
- (fix): make pipeline pickleable by @ilan-gold in #67
- feat: add HTTP store support by @LDeakin in #61
- chore(deps): bump pyo3-stub-gen to 0.6.2 by @LDeakin in #73
- chore(deps): bump zarr to 3.0.0rc1 by @LDeakin in #74
- chore(deps): bump opendal and zarrs_opendal by @LDeakin in #75
- chore(deps): bump zarr to 3.0.0 by @LDeakin in #76
- chore(deps): bump zarrs to 0.19 by @LDeakin in #79
- chore: update README for next release by @LDeakin in #81
- Don’t go through Python for itemsize by @flying-sheep in #82
- fix: cleanup internal
nparray_to_*
methods by @LDeakin in #80 - Release 0.1.1 by @LDeakin in #83
Full Changelog: v0.1.0...v0.1.1
0.1.0
v0.1.0 We’re ready for production, baby! (#57)