Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

28 lines (16 loc) · 1.17 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog. This project attempts to match the major and minor versions of stactools and increments the patch number as needed.

Added

  • Added an eo:bands list to appropriate Collection summaries. (#13)
  • Added an option to create Item geometry from the valid (not nodata) raster data area. (#14)
  • Added Python 3.10 support. (#14)

Changed

  • Collection extents are now updated from the Collection Items when creating a collection with the CLI (#13)

Removed

  • Dropped Python 3.7 support. (#14)

0.1.0 - 2022-06-22

Initial release.