github Stranger6667/jsonschema rust-v0.31.0
[Rust] Release 0.31.0

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

Added

  • CLI: flag -d, --draft <4|6|7|2019|2020> to enforce a specific JSON Schema draft.
  • CLI: flags --assert-format and --no-assert-format to toggle validation of format keywords.
  • Added context for ValidationErrorKind.AnyOf and ValidationErrorKind.OneOfNotValid which contains errors for all subschemas, each inside a separate vector with an index matching subschema ID.

Fixed

  • Improve the precision of multipleOf for float values.

Changed

  • Bump fancy-regex to 0.15.

Don't miss a new jsonschema release

NewReleases is sending notifications on new releases.