v3.0.0-beta.3
Pre-release
Pre-release
What's Changed
- fix open_array for mode r+ by @d-v-b in #2494
- don't normalize paths in StorePath.delete_dir by @d-v-b in #2493
- handle empty string prefix in zipstore delete dir by @d-v-b in #2492
- Add documentation for
zarr.core.group
by @brokkoli71 in #2452 - Add CZI Badge to README by @MSanKeys963 in #2489
- chore: update pre-commit hooks by @pre-commit-ci in #2502
- [v3] Import crc32c through numcodecs by @normanrz in #2510
- Remove asciitree dependency by @normanrz in #2511
- Refactor/narrow array name type by @d-v-b in #2499
- chore: update pre-commit hooks by @pre-commit-ci in #2517
- Multiple imports for an import name by @DimitriPapadopoulos in #2504
- Added Array.info_complete by @TomAugspurger in #2514
- Fix iterating over sharding index by @brokkoli71 in #2392
- Imported name is not used anywhere in the module by @DimitriPapadopoulos in #2520
- Update ruff and associated changes by @DimitriPapadopoulos in #2522
- [v3] Makes data contiguous in v2 codec by @normanrz in #2515
- Error when attempting to set with an array of incompatible shape. by @dcherian in #2512
- Bump sphinx-autoapi from 3.3.3 to 3.4.0 in the actions group by @dependabot in #2525
zarr.store
→zarr.storage
by @DimitriPapadopoulos in #2523- Move stateful tests to public testing API by @dcherian in #2531
- add a complete step to the test CI by @normanrz in #2521
- DOC: Proposed updates to contributor guide. by @rossbar in #2513
- Parse chunk shape to check for float values by @faymanns in #2535
- chore(deps): make fsspec and upath optional dependencies by @jhamman in #2534
New Contributors
Full Changelog: v3.0.0-beta.2...v3.0.0-beta.3