v0.13.0
What's Changed
- Fix zarr.group() to zarr.open_group() in test_read_v05 by @will-moore in #488
- Use consistent version string for zarr lower bound by @jdblischak in #487
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #483
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #490
- Tests ome zarr models py by @will-moore in #461
- Default write_labels() uses nearest_neighbour to scale by @will-moore in #489
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #493
- ome_zarr view doesn't try to check for images by @will-moore in #499
- Handle Range headers in http server by @will-moore in #500
- Change docstring for coordinate_transformations in write_image to match type annotation by @keller-mark in #506
- fix recursion error if __store.fs.protocol is a tuple by @will-moore in #511
- parse_url_deprecation by @will-moore in #476
- Pin dask to 2026.1.1, fixes #518 by @will-moore in #520
- Fix ruff warning by @DimitriPapadopoulos in #503
- Expose version and ignore generated _version.py by @Nirkan in #504
- Ensure that laplacian and gaussian scaling preserves dtype by @will-moore in #496
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #497
- release dask version requirements by @jo-mueller in #523
New Contributors
- @keller-mark made their first contribution in #506
- @Nirkan made their first contribution in #504
- @jo-mueller made their first contribution in #523
Full Changelog: v0.12.2...v0.13.0