Skip to content

Release 4.0.1

Latest
Compare
Choose a tag to compare
@awsbuild awsbuild released this 27 Feb 15:53

ODS_Tools Changelog - 4.0.1

  • #173 - Feature/v4 integration
  • #176 - Drop testing for py3.8
  • #178 - Adjust model settings schema, replace AllOf with schema refs
  • #175 - Min package pin needed for jsonschema
  • #181 - drop py3.8 testing but don't force the version

ODS_Tools Notes

Integrate new coverages and perils in OdsTools - (PR #173)

Drop testing for py3.8 - (PR #176)

Adjust model settings schema, replace AllOf with schema refs - (PR #178)

Fix for #177 - schema is functionally the name

set min pin for jsonschema - (PR #179)

Fixes #175

drop py3.8 testing but don't force the version - (PR #181)

Fix for CI