[Python] Release 0.18.2
Stranger6667
released this
11 Sep 07:37
·
236 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
argument. Meta schemas are included by default.