Skip to content

[Python] Release 0.18.2

Compare
Choose a tag to compare
@Stranger6667 Stranger6667 released this 11 Sep 07:37
· 236 commits to master since this release
python-v0.18.2
cbb86d0

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.