- Write 8 bytes double tag values using offset if necessary (bug fix). - Add option to disable writing second image description tag. - Detect tags with incorrect counts. - Disable color mapping for LSM.
2015.11.13
- Read LSM 6 mosaics. - Add option to specify directory of memory-mapped files. - Add command line options to specify vmin and vmax values for colormapping.
2015.10.06
- New helper function to apply colormaps. - Renamed is_palette attributes to is_indexed (breaking). - Color-mapped samples are now contiguous (breaking). - Do not color-map ImageJ hyperstacks (breaking). - Towards reading Leica SCN.
2015.9.25
- Read images with reversed bit order (FillOrder is LSB2MSB).
2015.9.21
- Read RGB OME-TIFF. - Warn about malformed OME-XML.
2015.9.16
- Detect some corrupted ImageJ metadata. - Better axes labels for shaped files. - Do not create TiffTag for default values. - Chroma subsampling is not supported. - Memory-map data in TiffPageSeries if possible (optional).