·
34 commits
to refs/heads/main
since this release
What's Changed
- add bands/variables checks against dimension names in input/result ordering (#114) @fmigneault
- Torchgeo mlm (#102) @Nazim-crim
- facilitate bump maintenance with glob (#115) @fmigneault
- Torch/TorchGeo Export & Packaging (#97) @isaaccorley
- Add common keywords to project package (#113) @fmigneault
- fix make linters (#112) @fmigneault
- add cpu device type as an alias for amd64 (#109) @rbavery
- set urlib above 2.5.0 to address safety lint issue (#108) @rbavery
- Support pre/post processing functions as JSON array for Model I/O (#99) @fmigneault
- fix
mlm:entrypointchecks (#103) @fmigneault - Model Metadata YAML Validation (#95) @isaaccorley
- add python3.13 support (#106) @fmigneault
- patch requests flagged by safety (#107) @fmigneault
- fix safety dependencies (#105) @fmigneault
- Update PULL_REQUEST_TEMPLATE.md (#104) @fmigneault
- Add datacube variables support as MLM input and output dimensions (#94) @fmigneault
- allow total_parameters or architecture to be ommitted in pydantic models (#101) @rbavery
- add YAML extensions to match schema references in bump version (#100) @fmigneault
- update setuptools and bump-my-version definitions (#92) @fmigneault
- add
embeddingas suggested dimension order name (#84) @fmigneault - add mlm form reference to readme (#79) @rbavery
- adjust remark config to aligh
check-markdownwithformat-markdownoutputs (#83) @fmigneault
🚀 Features
- add ML-Model migration guide (#91) @fmigneault
📝 Documentation
- add ML-Model migration guide (#91) @fmigneault
- improve resources references in README (#85) @fmigneault
⬆️ Dependencies updates
- ⬆️ Bump actions/setup-python from 5.5.0 to 5.6.0 (#86) @dependabot[bot]
- ⬆️ Update rich requirement from <14.0.0,>=13.7.0 to >=13.7.0,<15.0.0 (#82) @dependabot[bot]
- ⬆️ Bump actions/cache from 4.2.2 to 4.2.3 (#81) @dependabot[bot]
- ⬆️ Bump actions/setup-python from 5.4.0 to 5.5.0 (#80) @dependabot[bot]
👥 List of contributors
@Nazim-crim, @dependabot[bot], @fmigneault, @isaaccorley, @rbavery and dependabot[bot]
What's Changed
- Update README.md by @fmigneault in #66
- Update extension to 'candidate' maturity level by @fmigneault in #37
- correct table so it renders by @rbavery in #67
- add Paddle MLM framework by @fmigneault in #72
- add HuggingFace SafeTensors to MLM Artifact Types Best Practices by @fmigneault in #71
- bump
pip>=25.0.0to address vulnerability check by @fmigneault in #75 - ⬆️ Bump actions/cache from 4.2.0 to 4.2.2 by @dependabot[bot] in #74
- ⬆️ Bump actions/setup-python from 5.4.0 to 5.5.0 by @dependabot[bot] in #80
- ⬆️ Bump actions/cache from 4.2.2 to 4.2.3 by @dependabot[bot] in #81
- ⬆️ Update rich requirement from <14.0.0,>=13.7.0 to >=13.7.0,<15.0.0 by @dependabot[bot] in #82
- adjust remark config to aligh
check-markdownwithformat-markdownoutputs by @fmigneault in #83 - add mlm form reference to readme by @rbavery in #79
- add
embeddingas suggested dimension order name by @fmigneault in #84 - improve resources references in README by @fmigneault in #85
- ⬆️ Bump actions/setup-python from 5.5.0 to 5.6.0 by @dependabot[bot] in #86
- update setuptools and bump-my-version definitions by @fmigneault in #92
- add ML-Model migration guide by @fmigneault in #91
- add YAML extensions to match schema references in bump version by @fmigneault in #100
- allow total_parameters or architecture to be ommitted in pydantic models by @rbavery in #101
- Add datacube variables support as MLM input and output dimensions by @fmigneault in #94
- Update PULL_REQUEST_TEMPLATE.md by @fmigneault in #104
- fix safety dependencies by @fmigneault in #105
- patch requests flagged by safety by @fmigneault in #107
- add python3.13 support by @fmigneault in #106
- Model Metadata YAML Validation by @isaaccorley in #95
- fix
mlm:entrypointchecks by @fmigneault in #103 - Support pre/post processing functions as JSON array for Model I/O by @fmigneault in #99
- set urlib above 2.5.0 to address safety lint issue by @rbavery in #108
- add cpu device type as an alias for amd64 by @rbavery in #109
- fix make linters by @fmigneault in #112
- Add common keywords to project package by @fmigneault in #113
- Torch/TorchGeo Export & Packaging by @isaaccorley in #97
- facilitate bump maintenance with glob by @fmigneault in #115
- Torchgeo mlm by @Nazim-crim in #102
- add bands/variables checks against dimension names in input/result ordering by @fmigneault in #114
New Contributors
- @isaaccorley made their first contribution in #95
- @Nazim-crim made their first contribution in #102
Full Changelog: v1.4.0...v1.5.0