Skip to content

Latest commit

 

History

History
120 lines (69 loc) · 2.67 KB

CHANGELOG.md

File metadata and controls

120 lines (69 loc) · 2.67 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.

[v0.2.2] - 2022-05-18

Added

  • License link, boundary asset, and more extents (#17)

[v0.2.1] - 2022-04-19

Fixed

  • Removed leftover gsd attribute -- it is now in raster:bands (#15)

[v0.2.0] - 2022-04-18

Added

  • classification extension (#12)
  • raster extension and links (#13)
  • pre-commit (#13)

Changed

  • All in #12:
    • Use pytest instead of unittest
    • Use black instead of yapf
    • Set datetime to None

Removed

  • file and label extensions (#12)

0.1.4 - 2021-01-19

Added

  • file extension

0.1.3 - 2022-01-03

Added

  • read_href_modifier to create_item

0.1.2 - 2021-09-22

Added

  • Ability to COGify tiffs while downloading
  • Item Assets extension to the Collection
  • GSD to Items and Collections
  • Constant label classes
  • Scientific extension for a citation on the Collection

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.1.1 - 2021-09-20

Added

  • Nothing

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Lints.

0.1.0 - 2021-09-20

Initial commit.

Added

  • Everything.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.