- Support exclusive file creation mode (221, 223).
2023.8.25
- Verify shaped metadata is compatible with page shape. - Support out parameter when returning selection from imread (222).
2023.8.12
- Support decompressing EER frames. - Facilitate filtering logged warnings (216). - Read more tags from UIC1Tag (217). - Fix premature closing of files in main (218). - Don't force matplotlib backend to tkagg in main (219). - Add py.typed marker. - Drop support for imagecodecs < 2023.3.16.
2023.7.18
- Limit threading via TIFFFILE_NUM_THREADS environment variable (215). - Remove maxworkers parameter from tiff2fsspec (breaking).
2023.7.10
- Increase default strip size to 256 KB when writing with compression. - Fix ZarrTiffStore with non-default chunkmode.
2023.7.4
- Add option to return selection from imread (200). - Fix reading OME series with missing trailing frames (199). - Fix fsspec reference for WebP compressed segments missing alpha channel. - Fix linting issues. - Detect files written by Agilent Technologies. - Drop support for Python 3.8 and numpy < 1.21 (NEP29).