Improvements
- Improve how we use vips to read lower tile levels (#1794)
- Be more specific in casting when converting images via vips (#1795)
- Improve how ometiff internal metadata is exposed (#1806)
- Show histogram auto range calculated values (#1803)
- Test reading from lower tile levels in bioformats (#1810)
Bug Fixes
- Fix an issue with lazy tiles that have non power of two scaling (#1797)
- Use zarr.empty not np.empty when creating large zarr sinks (#1801)
- Fix zarr sink addTile when no samples axis is specified (#1805)
- Fix zarr sink adding an xy axis (#1807)
- Fix adding axes one at a time with zarr sink (#1808)