Skip to content

v4.20.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 17:08
· 75 commits to main since this release
  • Properly consider items (and properties) to be evaluated by unevaluatedItems (resp. unevaluatedProperties) when behind a $dynamicRef as specified by the 2020 and 2019 specifications.
  • jsonschema.exceptions.ErrorTree.__setitem__ is now deprecated. More broadly, in general users of jsonschema should never be mutating objects owned by the library.

Full Changelog: v4.19.2...v4.20.0