[Rust] Release 0.18.2
·
363 commits
to master
since this release
Fixed
- Ignoring
$schema
in resolved references. - Support integer-valued numbers for
maxItems
,maxLength
,maxProperties
,maxContains
,minItems
,minLength
,minProperties
,minContains
.
Deprecated
with_meta_schemas()
method. Meta schemas are included by default.