github Stranger6667/jsonschema rust-v0.19.0
[Rust] Release 0.19.0

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

Added

  • jsonschema::compile shortcut.

Changed

  • Bump MSRV to 1.70.

Fixed

  • uuid format validation.
  • Combination of unevaluatedProperties with allOf and oneOf. #496

Deprecated

  • cli feature in favor of a separate jsonschema-cli crate.
  • draft201909 and draft202012 features. The relevant functionality is now enabled by default.

Performance

  • uuid validation via uuid-simd.

Don't miss a new jsonschema release

NewReleases is sending notifications on new releases.