v3.0.3
See release notes https://zarr.readthedocs.io/en/stable/release-notes.html#release-3-0-3
What's Changed
- Support automatic removal of
needs release notes
by @moradology in #2781 - Pluralize glob and file in labeler.yml by @moradology in #2785
- pin astroid to <4 to avoid docs build failures by @d-v-b in #2796
- chore: update pre-commit hooks by @pre-commit-ci in #2791
- Use removeprefix rather than replace to avoid separator deletion by @moradology in #2778
- Fix UTF generation for numpy in property-based tests by @moradology in #2801
- Strengthen pickling test and fix ZipStore getstate() by @maxrjones in #2807
- Enable stateful tests for LocalStore by @dcherian in #2804
- (fix): ensure zip directory store compares key to prefix correctly by @ilan-gold in #2758
- Regression test for codec overwriting. by @dcherian in #2811
- Deterministic chunk padding by @brokkoli71 in #2755
- Multiprocessing support by @d-v-b in #2815
- fix: implicit fill value initialisation by @LDeakin in #2799
- Always skip reads when completely overwriting chunks by @dcherian in #2784
- fix: sharding codec with fancy indexing by @LDeakin in #2817
- Add Array metadata strategy by @dcherian in #2813
- Redundant list comprehension can be replaced using generator by @DimitriPapadopoulos in #2829
- Update and document GPU buffer handling by @TomAugspurger in #2751
- Add shards to array strategy by @dcherian in #2822
- create_array creates explicit groups by @d-v-b in #2795
- Add more setitem property tests by @dcherian in #2825
- Feat: improves delete_dir for s3fs-backed FsspecStore by @carshadi in #2661
- Run fsspec tests in min_deps env by @maxrjones in #2835
- Changelog for v3.0.3 by @dcherian in #2836
New Contributors
Full Changelog: v3.0.2...v3.0.3