Skip to content

Releases: airbusgeo/cogger

v0.0.7

30 Nov 09:51
Compare
Choose a tag to compare

Changelog

  • b984581 fix corrupted output on tiffs with colormap

v0.0.6

15 Nov 11:44
d402fa3
Compare
Choose a tag to compare

Changelog

d402fa3 avoid goroutine leak when creating bigtiff cogs (#7)

v0.0.5

28 Jun 17:08
957b8b3
Compare
Choose a tag to compare

Changelog

957b8b3 add support for .tif.ovr external overviews (#6)

v0.0.4

09 Jun 07:40
9d4f443
Compare
Choose a tag to compare

Changelog

9d4f443 implement support for gdal ghost area optimization (#5)

v0.0.3

08 Jun 13:32
48b3f71
Compare
Choose a tag to compare

Changelog

48b3f71 Support TIFFs with PlanarConfig=2 (#4)
efb73d9 run on tags only

v0.0.2

03 Jun 15:27
Compare
Choose a tag to compare

Changelog

9b6418a release tweaks
12e5813 remove unwanted structs/functions from public facing API

v0.0.1

03 Jun 10:16
Compare
Choose a tag to compare

Changelog

e1d1574 Add readme and releases
641f3c2 Create LICENSE
d8a5a7d initial import