Skip to content

Latest commit

 

History

History
45 lines (38 loc) · 2.02 KB

CHANGELOG.md

File metadata and controls

45 lines (38 loc) · 2.02 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.

[unreleased]

Added

  • issue #127: Group dependabot updates into fewer PRs
  • issue #129: Add autoupdate schedule for pre-commit

Changed

  • issue #128: Increase continuous integration/unit test coverage

Deprecated

Removed

Fixed

[1.1.0]

Added

Changed

Deprecated

Removed

Fixed

[1.0.0]

Added

  • issue #6: Create Adapter code that processes a Harmony Message and STAC Catalog
  • issue #7: Create working Docker image
  • issue #13: Add simple command line interface for testing
  • issue #16: Add a logo
  • PR #75: Add Docker build steps to GitHub Actions workflow
  • PR #84: Add readme badges
  • PR #100: Add license
  • PR #111: Add codecov to CI pipeline
  • PR #112: Add SNYK and PyPI to CI pipeline

Changed

  • issue #11: Rename from concat_batcher to batchee
  • issue #21: Improve CICD workflows
  • issue #41: Change Adapter output from single to multiple STAC Catalogs

Deprecated

Removed

Fixed