- Fix reading OJPEG with wrong photometric or samplesperpixel tags (75). - Fix fsspec ReferenceFileSystem v1 and JPEG compression. - Use TiffTagRegistry for NDPI_TAGS, EXIF_TAGS, GPS_TAGS, IOP_TAGS constants. - Make TIFF.GEO_KEYS an Enum (breaking).
2021.3.31
- Use JPEG restart markers as tile offsets in NDPI. - Support version 1 and more codecs in fsspec ReferenceFileSystem (untested).
2021.3.21
- Add sdt2dat script.
2021.3.17
- Fix regression reading multi-file OME-TIFF with missing files (72). - Fix fsspec ReferenceFileSystem with non-native byte order (56).
2021.3.16
- TIFF is no longer a defended trademark. - Add method to export fsspec ReferenceFileSystem from ZarrTiffStore (56).
2021.3.5
- Preliminary support for EER format (68). - Do not warn about unknown compression (68).