Python-jsonschema-objects

Latest version: v0.5.4

Safety actively analyzes 630450 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 7

0.3.8

+ Fixes an issue with how the uniqueItems validation was handled (h/t jepperaskdk)
+ Fixes 156

0.3.7

Several minor updates to build job configuration.

0.3.6

+ Fixes 143 by checking dirty flags for arrays and properties before revalidating. In order to allow for strict mode, this also passes the 'strict' flag down to the Array validator, in which case it will revalidate on every change.
+ Adds testing support for python3.7
+ Augments tests to run with newer versions of jsonschema
+ Recognize the `$id` property in place of the `id` property

0.3.5

Bugfixes:
+ Correctly apply v4 array validators even when the items constraint is a reference.

0.3.4

Features

+ Passing named_only=True to build classes will now restrict the
returned namespace to named classes. Fixes 141
+ ObjectBuilder can be instantiated with a custom resolver or validator

Bugfixes
+ v4 array validation terms now actually work

Misc
+ pandocfilters is no longer required

0.3.3

Features
+ 97 Fully support circular references
+ 123 Support boolean checks with literals

Misc
+ 110 Allow any 2.x version of Markdown

Bugfixes:
+ 133 Deep copy default arguments when applying them to generated classes
+ 138 Throw the right exception from getitem when accessing additionalProperties
+ 111 Correctly type anonymous arrays
+ 127 Properly assign default values

Page 4 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.