Release v3.0
What's Changed
- Add zarr_extract_2d to help generate thumbnail images from OME-NGFF ZARR by @blowekamp in #62
- Update to published 0.2 version of SimpleITKUtilities by @blowekamp in #63
- Fix turfflehog pip version syntax by @blowekamp in #66
- Add zarr test data by @blowekamp in #68
- Implement HedwigZarrImages classes by @blowekamp in #65
- add testing for HedwigZarrImage::rechunk method by @blowekamp in #70
- Fix maybe rgb iterleaved by @blowekamp in #69
- Add sample zarr of tiff converted to zarr by @blowekamp in #71
- Add compressor option to rechunking by @blowekamp in #72
- Update docs for precommit usage by @blowekamp in #74
- Update tests for hedwingZarrImage.zarr_rechunk by @annshress in #73
- exclude fspec 2023.9.0 version by @blowekamp in #77
- Add CZI IF data by @blowekamp in #76
- Add test for bad .zarr file with missing OME xml by @annshress in #75
- Add czi tests by @annshress in #78
- Update requirements to SimpleITK 2.3.0 by @blowekamp in #79
- Fixes dtype('>u2') key error when extracting 2d image by @blowekamp in #82
- Add dependabot.yml by @blowekamp in #84
- Fix dependabot.yml location by @blowekamp in #85
- Raise detailed exception with unsupported channel information by @blowekamp in #83
- Add exception when duplicate series zarr paths are detected. by @blowekamp in #86
- Swap the range and window values by @blowekamp in #87
- Quantiles parameters by @blowekamp in #88
- Only one job upload python wheel in gha by @blowekamp in #80
- Fix GHA and syntax by @blowekamp in #89
New Contributors
- @annshress made their first contribution in #73
Full Changelog: v2.0.0...v3.0