github Stranger6667/jsonschema python-v0.31.0
[Python] Release 0.31.0

latest releases: ruby-v0.46.5, python-v0.46.5, rust-v0.46.5...
10 months ago

Added

  • Added support for old and new style string enums in object keys.
  • Added context for ValidationErrorKind.AnyOf and ValidationErrorKind.OneOfNotValid which contains errors for all subschemas, each inside a separate list with an index matching subschema ID.

Changed

  • Update pyo3 to 0.25.

Fixed

  • Improve the precision of multipleOf for float values.

Don't miss a new jsonschema release

NewReleases is sending notifications on new releases.