v0.3.0
What's Changed
- Upgrade zarr-python dependency to 3.0 by @aliddell in #275
- Support reading OME-Zarr 0.5 by @ziw-liu in #295
- Write OME-Zarr 0.5 by @ziw-liu in #310
- Update acquire-zarr tests by @ziw-liu in #320
- Enable tests with ome-zarr-py by @ziw-liu in #297
- Update instructions for building docs locally by @srivarra in #325
- Adjusted
hcs_position_labelsDocstring Table by @srivarra in #321 - Parallel writing to shards by @ziw-liu in #311
- OME-Zarr v0.5 (Zarr v3) support by @ziw-liu in #301
- Use store root instead of URI by @ziw-liu in #331
- Pass kwargs to tensorstore by @ziw-liu in #332
- Advertise OME-NGFF v0.5 by @srivarra in #340
- Merged
setup.cfgandsetup.pyinto thepyproject.tomlby @srivarra in #337 - refactor parsing of hcs position labels into (row, col, fov) by @ieivanov in #344
- Bulk position creation by @ivirshup in #350
- Fix integer types during conversion by @ieivanov in #358
- Updated tifffile for Zarr V3 support by @srivarra in #360
- Don't let OME t_scale be equal to zero by @ieivanov in #361
- Added
Position.compute_pyramidsby @srivarra in #348 - build: migrate project tooling to uv, ruff and hatch by @srivarra in #365
- fix: fixes globbing with ome ngff v0.5 by @srivarra in #372
- Add xarray integration to Position by @talonchandler in #370
- Prevent data loss during YX to ZYX rechunking for conversion by @srivarra in #368
- Updated Sphinx-Polyversion by @srivarra in #356
- docs: update docs to zensical by @srivarra in #378
- src layout and test warnings cleaned up by @srivarra in #380
- pef: Lazy metadata access by @srivarra in #381
- feat: removing _deprecated/ by @srivarra in #388
- feat: added dims to choose downsampling dimensions by @srivarra in #387
- Add NGFF Labels by @srivarra in #336
- feat: Added flexible backends with the Zarr(s)-Python and Tensorstore support. by @srivarra in #393
- ci: Adding CI / Mike for versioned docs by @srivarra in #395
- fix: fix the chunking along Z (can handle prime numbers now) by @srivarra in #376
New Contributors
- @aliddell made their first contribution in #275
- @srivarra made their first contribution in #325
- @ivirshup made their first contribution in #350
Full Changelog: v0.2.2...v0.3.0