github Stranger6667/jsonschema rust-v0.22.0
[Rust] Release 0.22.0

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

Changed

  • Extend email validation. #471
  • BREAKING: Custom retrievers now receive &Uri<&str> instead of &UriRef<&str>
  • Bump once_cell to 1.20.
  • Bump regex to 1.11.

Fixed

  • time format validation (leap seconds and second fractions).
  • duration format validation.
  • Panic on root $id without base. #547
  • hostname format validation (double dot).
  • idn-hostname format validation. #101

Performance

  • Faster building of a validator.
  • hostname, date, time, date-time, and duration formats validation.
  • Cache regular expressions for pattern. #417

Don't miss a new jsonschema release

NewReleases is sending notifications on new releases.