- Do not remove trailing length-1 dimension writing non-shaped file (breaking). - Fix writing OME-TIFF with certain modulo axes orders. - Make imshow NaN aware.
2024.8.10
- Relax bitspersample check for JPEG, JPEG2K, and JPEGXL compression (265).
2024.7.24
- Fix reading contiguous multi-page series via Zarr store (67).
2024.7.21
- Fix integer overflow in product function caused by numpy types. - Allow tag reader functions to fail.
2024.7.13
- Detect point scans in image mode. - Deprecate Python 3.9, support Python 3.13.
2024.7.2
- Enable memmap to create empty files with non-native byte order. - Deprecate Python 3.9, support Python 3.13.