Skip to content

cli: v9.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 22:35
7e83b76

9.0.0 (2023-12-11)

⚠ BREAKING CHANGES

  • rename all type from CogTiff to just Tiff (#1227)
  • modify structure of tiff tags (#1225)

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

  • cli: if the tiff is fully sparse dont print NaN (368aad2)
  • cli: remove console.log (b4f22cb)

Dependencies

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