Releases: crim-ca/mlm-extension
Releases · crim-ca/mlm-extension
v1.3.0
What's Changed
- add contributors to README by @fmigneault in #28
- point to example MLM v1.2.0 model metadata and artifacts on huggingface by @rbavery in #29
- remove example fixme notice by @rbavery in #30
- switch to white background, black letters for wherobots logo by @rbavery in #31
- Update MLM JSON schema to enforce
mlm:input
band checks as intended by @fmigneault in #39
References
- Full Code Changes: v1.2.0...v1.3.0
- Full Changelog Details: https://github.com/crim-ca/mlm-extension/blob/main/CHANGELOG.md#v130
v1.2.0
What's Changed
- add missing item_assets check + remove mlm:name unique requirement by @fmigneault in #8
- fix requirement of mlm:model role, required only by at least one asset by @fmigneault in #9
- use
glob_exclude
new feature forbump-my-version
by @fmigneault in #12 - stac-model release workflow, new stac-model-release, align release on pypi and in .toml by @rbavery in #16
- Add token to publish-pypi job, fix yaml version error by @rbavery in #19
- Update CONTRIBUTING.md by @fmigneault in #18
- retry publish action by @rbavery in #20
- add missing build step by @rbavery in #21
- fix
stac-model
readme by @fmigneault in #22 - more fixes to stac-model's readme by @fmigneault in #23
- implement format/expression in input model band definition by @fmigneault in #11
New Contributors
Full Changelog: v1.1.0...v1.2.0
stac-model-v0.2.0
What's Changed
- more fixes to stac-model's readme by @fmigneault in #23
- implement format/expression in input model band definition by @fmigneault in #11
Full Changelog: stac-model-v0.1.4...stac-model-v0.2.0
stac-model-v0.1.4
What's Changed
- add missing build step by @rbavery in #21
- fix
stac-model
readme by @fmigneault in #22
Full Changelog: stac-model-v0.1.3...stac-model-v0.1.4
stac-model-v0.1.3
What's Changed
- retry publish action (#20) @rbavery
- Add token to publish-pypi job, fix yaml version error (#19) @rbavery
- stac-model release workflow, new stac-model-release, align release on pypi and in .toml (#16) @rbavery
- use
glob_exclude
new feature forbump-my-version
(#12) @fmigneault - fix requirement of mlm:model role, required only by at least one asset (#9) @fmigneault
- add missing item_assets check + remove mlm:name unique requirement (#8) @fmigneault
📝 Documentation
- Update CONTRIBUTING.md (#18) @fmigneault
👥 List of contributors
@fmigneault and @rbavery
v1.1.0
Full Changelog: v1.0.0...v1.1.0
What's Changed
- update hackmd link by @fmigneault in #6
- Fix bands by @fmigneault in #5
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- fix schema references by @fmigneault in #1
Full Changelog: https://github.com/crim-ca/mlm-extension/commits/v1.0.0
Details
This release reuses the definitions from https://github.com/crim-ca/dlm-extension, and notably changes from crim-ca#2 contained in https://github.com/crim-ca/dlm-extension/releases/tag/v1.0.0, but provides an official endpoint matching the mlm
schema definition hosted at https://crim-ca.github.io/mlm-extension/v1.0.0/schema.json