Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 680 Bytes

CHANGELOG.md

File metadata and controls

33 lines (21 loc) · 680 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.

Added

  • Initial package setup
  • Collection creation
  • Item creation
  • Reading values from h5py metadata
  • Collection and item examples
  • Tests against item and collection generation

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.