Skip to content

Releases: blacha/cogeotiff

examples: v9.0.3

08 Jan 00:04
9826f9a
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cogeotiff/core bumped from ^9.0.2 to ^9.0.3

core: v9.0.3

08 Jan 00:04
9826f9a
Compare
Choose a tag to compare

9.0.3 (2024-01-08)

Bug Fixes

  • core: correctly get image width/height (3697ade)
  • core: load more projection information (57dd0a9)

cli: v9.0.3

08 Jan 00:04
9826f9a
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cogeotiff/core bumped from ^9.0.2 to ^9.0.3

examples: v9.0.2

15 Dec 02:41
6001be4
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cogeotiff/core bumped from ^9.0.1 to ^9.0.2

core: v9.0.2

15 Dec 02:41
6001be4
Compare
Choose a tag to compare

9.0.2 (2023-12-15)

Bug Fixes

  • core: do not read past the end of the offset arrays (8699bc3)

cli: v9.0.2

15 Dec 02:41
6001be4
Compare
Choose a tag to compare

9.0.2 (2023-12-15)

Bug Fixes

  • cli: remove excess console.log (60e9d47)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cogeotiff/core bumped from ^9.0.1 to ^9.0.2

examples: v9.0.1

13 Dec 00:51
3510f88
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cogeotiff/core bumped from ^9.0.0 to ^9.0.1

core: v9.0.1

13 Dec 00:51
3510f88
Compare
Choose a tag to compare

9.0.1 (2023-12-13)

Bug Fixes

  • core: do not read past the end of a buffer (c810ada)

cli: v9.0.1

13 Dec 00:51
3510f88
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cogeotiff/core bumped from ^9.0.0 to ^9.0.1

examples: v9.0.0

11 Dec 22:35
7e83b76
Compare
Choose a tag to compare

9.0.0 (2023-12-11)

⚠ BREAKING CHANGES

  • rename all type from CogTiff to just Tiff (#1227)

Features

  • rename all type from CogTiff to just Tiff (#1227) (872263b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cogeotiff/core bumped from ^8.1.1 to ^9.0.0