github Stranger6667/jsonschema ruby-v0.46.0
[Ruby] Release 0.46.0

latest releases: ruby-v0.46.5, python-v0.46.5, rust-v0.46.5...
one month ago

Added

  • Accept JSON strings in validator_cls_for.
  • Resolver and Resolved types for programmatic schema resolution.
  • dereference function to recursively inline $ref references. #422
  • ValidatorMap for validating instances against subschemas identified by URI-fragment JSON pointer. #1075

Performance

  • Avoid registry clones and document clones during validator construction. This improves real-world schema compilation by roughly 10-20% in internal benchmarks.

Don't miss a new jsonschema release

NewReleases is sending notifications on new releases.