v2.7.0
- Add support for GeoTIFF data (#307)
- Add support for BigTIFF encoded data (#302)
- Add
Directory.GetUInt64
andDirectory.TryGetUInt64
extension methods (3b57bed) - Work around invalid files where TIFF IFD reuse could cause data to be missed (#305)
- Fix reading of Float64 arrays from TIFF files (#300)
There are some internal API changes in this release. Unless you are extending the library with your own ITiffHandler
implementation, you are unlikely to have any difficulty upgrading to this version from 2.6.0.