Changelog
May 18, 2024 ยท View on GitHub
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
2.0.0
Added
- Validation by the JSON schema of
classification:classesdefinition within a Machine Learning Model (MLM) output. - Example STAC
item-model-classes.jsondemonstrating the use ofclassification:classeswithin amlm:output. nodatato the Class Objectpercentageto the Class Objectcountto the Class Object- Regular expression to validate
nameis machine-readable
Changed
- Allow CommonMark for the
descriptionfields. - Class Object:
nameis required rather thandescription
Fixed
- Fixed tests which were validating against v1.0.0
1.1.0
Fixed
- Color hinting needed to be underscored
color_hintto match convention of using snake_case.
1.0.0
Added
Initial release