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 5 of 7

0.3.2

+ Fixes support for explicitly null types.
+ Fixes a typo in the documentation

0.3.1

+ Significantly improved documentation and added new tests
+ Added support for `oneOf` at the top level
+ Added support for circular references in schema definitions
+ bugfix: Fixed an issue with assignment of null values
+ bugfix: Fixed an issue setting properties with dictionary types

0.3.0

+ Adds support for the `default` keyword for literals.

0.2.4

Bugfixes:
+ Removes an extraneous __str__ method from classbuilder (h/t edwardcwang)
+ Ensures 'strict' is passed for definitions as well as main schema classes (h/t neyguvj)

0.2.3

**Bugfixes**

+ Fixes an issue where top level array item constraints weren't actually converted to class wrappers.

**Other Things**

+ Added a section to the README explaining how to create multiple top-level objects.

0.2.2

**Bugfixes**

+ Fixes an issue with opening schema files on systems without a default UTF encoding (65)
+ Updates equality comparisons to check class type before making assumptions about what methods exist (72)
+ Moves requirements into setup.py to better support library use. Also loosens specification of jsonschema as a requirement to allow more versions. (69)

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.