Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.39 KB

CHANGELOG.md

File metadata and controls

34 lines (20 loc) · 1.39 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • Added verify command to cli with accompanying script to ensure that the Merkle tree verification json produced by the compute command matches #3

v0.3.0 - 2024-11-20

Added

  • Merkle tree verification JSON to help Users check the produced merkle values and hierarchical structure of their STAC Catalog post-processing #2

v0.2.0 - 2024-11-16

Added

  • Enhanced collection processing to support nested subdirectories for items #1
  • Test to ensure merkle:root values remain the same whether items are nested or not #1

v0.1.0 - 2024-11-16

  • first release