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
verify
command to cli with accompanying script to ensure that the Merkle tree verification json produced by thecompute
command matches #3
v0.3.0 - 2024-11-20
- 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
- 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