Changelog¶
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[2.1.8] - 2021-09-12¶
Fix: Fix OME-XML element order (#114).
[2.1.7] - 2021-05-21¶
Fix: broken assertion (#110).
Fix: ome2histocat stripps .tiff file ending from masks (#111).
[2.1.6] - 2021-03-16¶
Allows
mcdfolder_to_imcfolder
to convert data from sub-folders in zip file.
[2.1.5] - 2021-03-03¶
Fix issue #108: set channel Name attribute to Fluor if Name value is missing.
[2.1.4] - 2021-02-01¶
Proper parsing of invalid MCD files when some acquisitions offset are outside the file’s size
[2.1.3] - 2021-01-21¶
Option to force usage of TXT files in
mcdfolder_to_imcfolder
when dealing with partially corrupted MCD files
[2.1.2] - 2021-01-21¶
Prevent crash on corrupted MCD acquisitions in order to keep valid ones
[2.1.1] - 2021-01-20¶
Update
xtiff
packageFIX: Wrong ROI coordinates for new Fluidigm software versions #104
FIX: Extra 161 bytes extracted on all image buffers #102
[2.0.1] - 2020-08-14¶
Fix Path instance file name when dealing with
xtiff
[2.0.0] - 2020-08-12¶
Initial release