- Keep other files in OME multi-file series closed. - FileHandle class to abstract binary file handle. - Disable color mapping for bad OME-TIFF produced by bio-formats. - Read bad OME-XML produced by ImageJ when cropping.
2013.11.3
- Allow zlib compress data in imsave function (optional). - Memory-map contiguous image data (optional).
2013.10.28
- Read MicroManager metadata and little-endian ImageJ tag. - Save extra tags in imsave function. - Save tags in ascending order by code (bug fix).
2012.10.18
- Accept file like objects (read from OIB files).
2012.8.21
- Rename TIFFfile to TiffFile and TIFFpage to TiffPage. - TiffSequence class for reading sequence of TIFF files. - Read UltraQuant tags. - Allow float numbers as resolution in imsave function.