github Stranger6667/jsonschema rust-v0.38.0
[Rust] Release 0.38.0

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

Added

  • EmailOptions for configuring email format validation. #903

Fixed

  • Use-after-free in async $ref resolution when multiple refs target the same external URL with different fragments. #906
  • multipleOf validation for large u64 values beyond i64::MAX with arbitrary-precision feature.
  • Validator not being Send + Sync on WASM targets. #915

Don't miss a new jsonschema release

NewReleases is sending notifications on new releases.