Releases: tlnagy/OMETIFF.jl
Releases · tlnagy/OMETIFF.jl
v0.3.9
OMETIFF v0.3.9
Diff since v0.3.8
Closed issues:
- Use new runtime parsing API from unitful (#66)
Merged pull requests:
- CompatHelper: bump compat for "DataStructures" to "0.18" (#74) (@github-actions[bot])
- Switch to using Unitful's parsing API (#75) (@tlnagy)
- Improve support for FileIO v1.6 (#76) (@tlnagy)
- Switch to github ci (#77) (@tlnagy)
v0.3.8
OMETIFF v0.3.8
Diff since v0.3.7
Closed issues:
- Suitable for general use on TIFFs? (#56)
- Tracking of IFD offset across separate files is very brittle (#72)
Merged pull requests:
v0.3.7
OMETIFF v0.3.7
Diff since v0.3.6
Merged pull requests:
- CompatHelper: bump compat for "Unitful" to "1.0" (#67) (@github-actions[bot])
v0.3.6
OMETIFF v0.3.6
Diff since v0.3.5
Closed issues:
- Handle cases where file is renamed and the filepath in the OME-XML is out of date (#14)
Merged pull requests:
- switch to using uuids and internal names for file tracking (#62) (@tlnagy)
v0.3.5
OMETIFF v0.3.5
Diff since v0.3.4
Closed issues:
- DimensionMismatch("array could not be broadcast to match destination") (#60)
Merged pull requests:
- CompatHelper: bump compat for "AxisArrays" to "0.4" (#58) (@github-actions[bot])
- CompatHelper: bump compat for "ImageMetadata" to "0.9" (#59) (@github-actions[bot])
- fix accidental transposition that broke rectangular image loading (#61) (@tlnagy)
v0.3.4
OMETIFF v0.3.4
Diff since v0.3.3
Closed issues:
- add lazy loading of larger files/split files (#3)
Merged pull requests:
- Add support for memory mapping Tiff files (#51) (@tlnagy)
- Add testing on windows (#54) (@tlnagy)
- Obtain Colors&FixedPointNumbers via ImageCore (#57) (@timholy)
v0.3.3
v0.3.3 (2019-12-18)
- Add support for memory-mapping TIFF files
- Flesh out documentation
v0.3.2
v0.3.2 (2019-11-23)
Diff since v0.3.1
Closed issues:
- Add support for dumping internal micromanager imaging JSON (#40)
- Incomplete micromanager acquisitions cause out of bounds error (#38)
Merged pull requests:
- add support for compathelper tracking of deps (#43) (tlnagy)
- Support variable axis lengths across positions and reduce memory footprint (#41) (tlnagy)
- add ability to output embedded OME-XML inside a OMETIFF (#39) (tlnagy)