- Try ImageJ series if OME series fails (54) - Add option to use pages as chunks in ZarrFileStore (experimental). - Fix reading from file objects with no readinto function.
2021.1.11
- Fix build issues (7, 8). - Return bytearray instead of bytes on PyPy. - Raise TypeError if output provided is bytes (breaking).
2021.1.8
- Add float24 codec. - Update copyrights.
2020.12.24
- Update dependencies and build scripts.
2020.12.22
- Add AVIF codec via libavif. - Add DEFLATE/Zlib and GZIP codecs via libdeflate. - Add LZ4F codec. - Add high compression mode option to lz4_encode. - Convert JPEG XR 16 and 32-bit fixed point pixel types to float32. - Fix JPEG 2000 lossy encoding. - Fix GIF disposal handling. - Remove support for Python 3.6 (NEP 29).