v3.0.0-rc.2
Pre-release
Pre-release
What's Changed
- Improve exception docs by @dstansby in #2624
- docs: split tutorial into multiple user guide sections by @jhamman in #2589
- show pprint import by @normanrz in #2632
- Fix open(..., mode='w') to create a group by @jni in #2629
- Clean up public store API by @dstansby in #2603
- docs: add migration page to user guide by @jhamman in #2596
- Move 'about' to end of table of contents by @dstansby in #2636
- docs: replace getting_started page with quickstart by @jhamman in #2590
- docs: consolidate developer docs + update contributing page for v3 by @jhamman in #2593
- docs: update doc homepage by @jhamman in #2594
- Fix create_dataset with data kwarg by @jni in #2638
- Align lines for improved rendering by @rtobar in #2648
- Adds documentation for sharding and sharding in Array.info by @normanrz in #2644
- Move deprecation notices to the top of docstrings by @dstansby in #2637
- Improve API reference doc structure by @dstansby in #2635
- Consistent use of 'Zarr format 2 or 3' by @normanrz in #2645
- Adds filters, compressors and serializer props to Array by @normanrz in #2652
- Don't draw invalid shapes in
test_vindex
by @dstansby in #2651 - Separate defaults for filters, serializers and compressors in v3 by @normanrz in #2653
- Add moto[server] to test deps for FsspecStore by @maxrjones in #2657
- chore: update pre-commit hooks by @pre-commit-ci in #2660
- Zarr v2 + Zstd: Don't persist the checksum param if false by @normanrz in #2655
- Feat/concurrent members by @d-v-b in #2519
New Contributors
Full Changelog: v3.0.0-rc.1...v3.0.0-rc.2