Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release master #1226

Merged
merged 2 commits into from
Dec 11, 2023
Merged

chore: release master #1226

merged 2 commits into from
Dec 11, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 26, 2023

πŸ€– I have created a release beep boop

cli: 9.0.0

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
core: 9.0.0

9.0.0 (2023-12-11)

⚠ BREAKING CHANGES

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

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)
examples: 9.0.0

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

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--master branch 9 times, most recently from 628c821 to b617737 Compare November 29, 2023 05:01
@github-actions github-actions bot force-pushed the release-please--branches--master branch from b617737 to 4b6dd32 Compare December 7, 2023 20:46
@kodiakhq kodiakhq bot merged commit 7e83b76 into master Dec 11, 2023
2 checks passed
@kodiakhq kodiakhq bot deleted the release-please--branches--master branch December 11, 2023 22:35
Copy link
Contributor Author

πŸ€– Release is at https://github.com/blacha/cogeotiff/releases/tag/core-v9.0.0 🌻

Copy link
Contributor Author

πŸ€– Release is at https://github.com/blacha/cogeotiff/releases/tag/cli-v9.0.0 🌻

Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant