Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@fmigneault fmigneault released this 03 Feb 20:34
· 8 commits to main since this release

What's Changed

  • ⬆️ Bump bump-my-version from 0.21.0 to 0.26.1 by @dependabot in #11
  • ⬆️ Bump requests from 2.31.0 to 2.32.3 by @dependabot in #9
  • ⬆️ Bump actions/checkout from 2 to 4 by @dependabot in #5
  • ⬆️ Bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #4
  • ⬆️ Bump python from 3.10-slim-buster to 3.11-slim-buster in /docker by @dependabot in #8
  • ⬆️ Bump rich from 13.7.1 to 13.8.1 by @dependabot in #6
  • ⬆️ Bump wcmatch from 8.5.1 to 10.0 by @dependabot in #10
  • ⬆️ Bump identify from 2.5.36 to 2.6.1 by @dependabot in #7
  • ⬆️ Bump release-drafter/release-drafter from 5.15.0 to 6.0.0 by @dependabot in #3
  • ⬆️ Bump actions/cache from 2.1.6 to 4.0.2 by @dependabot in #1
  • migrate github references by @fmigneault in #12
  • ⬆️ Bump actions/setup-python from 2.2.2 to 5.2.0 by @dependabot in #18
  • ⬆️ Bump jsonschema from 4.22.0 to 4.23.0 by @dependabot in #13
  • ⬆️ Bump stevedore from 5.2.0 to 5.3.0 by @dependabot in #16
  • ⬆️ Bump prompt-toolkit from 3.0.36 to 3.0.48 by @dependabot in #15
  • ⬆️ Bump annotated-types from 0.6.0 to 0.7.0 by @dependabot in #14
  • ⬆️ Bump pydoclint from 0.3.10 to 0.5.9 by @dependabot in #17
  • update CI to let setup-node choose version by @fmigneault in #19
  • add citation references by @fmigneault in #32
  • update citation references with official values published work by @fmigneault in #34
  • add figure from the MLM demo paper by @rbavery in #33
  • update crim and terradue icons + add terradue to readme by @fmigneault in #36
  • break out part of description to Resources section, add open paper link and presentation pdf by @rbavery in #38
  • Fix check of disallowed unknown/undefined mlm:-prefixed fields by @fmigneault in #44
  • refactor norm-type/statistics mlm:input properties by @fmigneault in #39
  • fix missing package/bump as stac-mlm by @fmigneault in #56
  • fix invalid dimensions of MLM inputs/outputs example by @fmigneault in #53
  • migrate from poetry to uv by @rbavery in #43
  • ⬆️ Bump actions/cache from 4.0.2 to 4.1.2 by @dependabot in #45
  • ⬆️ Bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in #46
  • better MLM Asset roles descriptions by @fmigneault in #60
  • fix makefile to allow reuse of conda/virtual env by @fmigneault in #61
  • fix mlm:artifact_type check missing in assets and other disallowed MLM fields by @fmigneault in #59
  • fix mlm:artifact_type check missing by @fmigneault in #52
  • ⬆️ Bump actions/cache from 4.1.2 to 4.2.0 by @dependabot in #62
  • add compile_method flag and add other framework artifact types by @rbavery in #40
  • ⬆️ Bump actions/setup-python from 5.3.0 to 5.4.0 by @dependabot in #64
  • ⬆️ Bump release-drafter/release-drafter from 6.0.0 to 6.1.0 by @dependabot in #63

New Contributors

Full Changelog: v1.3.0...v1.4.0