See release notes https://zarr.readthedocs.io/en/stable/release-notes.html
What's Changed
- Remove outdated v3 release announcement bullet from release notes by @nikkhilaaryan in #3235
- DOC: Remove Twitter icon in Zarr-Python by @star1327p in #3245
- Multiple imports for an import name by @DimitriPapadopoulos in #3234
- add unmerged changelog entry to release notes by @d-v-b in #3248
- add a section showing the parse_data_type function by @d-v-b in #3249
- make zdtype abstract methods raise notimplementederror by @d-v-b in #3251
- Provide pytest-plugin that registers a 'gpu' marker. by @TomAugspurger in #3258
- Update the link to CGGH non-profit organization by @star1327p in #3260
- Add numcodecs to downstream projects to check before release by @dstansby in #3262
- obstore implementations for .getsize and .getsize_prefix by @slowjazz in #3227
- remove warnings about vlen-utf8 and vlen-bytes codecs by @d-v-b in #3268
- Apply ruff/flake8-pytest-style rule PT012 by @DimitriPapadopoulos in #3267
- Fix order handling by @dstansby in #3112
- Use
in
andor
instead of multipleif
's by @DimitriPapadopoulos in #3266 - Apply ruff/flake8-pytest-style rule PT031 by @DimitriPapadopoulos in #3269
- Apply ruff/flake8-pytest-style rule PT030 by @DimitriPapadopoulos in #3270
- Improve migration guide for codecs by @dstansby in #3273
- improvements to
parse_dtype
by @d-v-b in #3264 - convert inf, -inf, nan to JSON by @d-v-b in #3280
- Give codecs docstrings by @dstansby in #3274
- PEP 639 compliance by @DimitriPapadopoulos in #3283
- Fix incorrect Group.nmembers for consolidated metadata by @csparker247 in #3287
- Bump copyright year in LICENSE file by @DimitriPapadopoulos in #3286
- Put back parse_data_type import by @dstansby in #3292
- Add script to check changelog entries by @dstansby in #3290
- Prevent lines containing ... being excluded from coverage by @K-Meech in #3298
New Contributors
- @nikkhilaaryan made their first contribution in #3235
- @star1327p made their first contribution in #3245
- @slowjazz made their first contribution in #3227
- @csparker247 made their first contribution in #3287
- @K-Meech made their first contribution in #3298
Full Changelog: v3.1.0...v3.1.1