Releases: blacha/cogeotiff
Releases · blacha/cogeotiff
core: v9.0.0
9.0.0 (2023-12-11)
⚠ BREAKING CHANGES
Features
- color more output and add more tags (fe4088b)
- export all tag value constants (#1229) (44757e5)
- expose default read size so it can be easily overridden (5786246)
- expose gdal's NO_DATA as a getter on the image (#1230) (fc21a30)
- force some tags to always be arrays (#1228) (acc8f93)
- modify structure of tiff tags (#1225) (049e0bc)
- rename all type from CogTiff to just Tiff (#1227) (872263b)
- Tag SampleFormat should also be a array (4216ddd)
Bug Fixes
- allow unknown compression types to be read (9247a70)
cli: v9.0.0
9.0.0 (2023-12-11)
⚠ BREAKING CHANGES
Features
- cli: expose stats on tiles, empty, avg and overview size (62bc6a7)
- cli: include file size if known (5e90764)
- color more output and add more tags (fe4088b)
- export all tag value constants (#1229) (44757e5)
- modify structure of tiff tags (#1225) (049e0bc)
- rename all type from CogTiff to just Tiff (#1227) (872263b)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @cogeotiff/core bumped from ^8.1.1 to ^9.0.0
- dependencies
examples: v8.0.4
Dependencies
- The following workspace dependencies were updated
- dependencies
- @cogeotiff/core bumped from ^8.1.0 to ^8.1.1
- dependencies
core: v8.1.1
cli: v8.1.1
examples: v8.0.3
Dependencies
- The following workspace dependencies were updated
- dependencies
- @cogeotiff/core bumped from ^8.0.2 to ^8.1.0
- dependencies
core: v8.1.0
cli: v8.1.0
examples: v8.0.2
Dependencies
- The following workspace dependencies were updated
- dependencies
- @cogeotiff/core bumped from ^8.0.1 to ^8.0.2
- dependencies