v2.16.0
See release notes https://zarr.readthedocs.io/en/stable/release.html#release-2-16-0
What's Changed
- Bump pytest-doctestplus from 0.12.1 to 0.13.0 by @dependabot in #1429
- Bump pytest from 7.3.1 to 7.3.2 by @dependabot in #1432
- Bump fsspec from 2023.5.0 to 2023.6.0 by @dependabot in #1433
- Bump h5py from 3.8.0 to 3.9.0 by @dependabot in #1440
- chore: update pre-commit hooks by @pre-commit-ci in #1438
- Bump pymongo from 4.3.3 to 4.4.0 by @dependabot in #1441
- Bump pytest-cov from 4.0.0 to 4.1.0 by @dependabot in #1418
- test: replace pkg_resources with packaging.version for version parsing/comparison by @jhamman in #1450
- Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 by @dependabot in #1451
- Bump ipywidgets from 8.0.6 to 8.0.7 by @dependabot in #1452
- Add contains method to KVStore by @cgohlke in #1454
- Support Block (Chunk) Indexing by @tasansal in #1428
- [V3] Allow for incomplete codec metadata using numcodecs.get_codec by @jhamman in #1447
- Refactor core tests, round 2 by @d-v-b in #1462
- Small typo in v2 spec by @ways in #1468
- expose codecov token in ci by @d-v-b in #1473
- Updated release notes for 2.16.0 by @rabernat in #1471
New Contributors
Full Changelog: v2.15.0...v2.16.0