Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 564 Bytes

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 564 Bytes

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.

[Unreleased]

Added

  • Added constants.py
  • Added utils.py
  • Added STAC Collection creation
  • Added STAC Item creation
  • Added testing scripts and test data

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.