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

0.4.5

What's Changed
* build: Update classifiers stating Python versions by EliahKagan in https://github.com/cwacek/python-jsonschema-objects/pull/241
* tests: Test on Python 3.12 (locally and on CI) by EliahKagan in https://github.com/cwacek/python-jsonschema-objects/pull/255
* Handle float operation errors when using divmod by azubieta in https://github.com/cwacek/python-jsonschema-objects/pull/261

... and an incredible ton of build/dev cleanup PRs from EliahKagan (Thanks!)

New Contributors
* dependabot made their first contribution in https://github.com/cwacek/python-jsonschema-objects/pull/262
* azubieta made their first contribution in https://github.com/cwacek/python-jsonschema-objects/pull/261

**Full Changelog**: https://github.com/cwacek/python-jsonschema-objects/compare/0.4.4...0.4.5

0.4.4

What's Changed
* bugfix: Pin jsonschema below 4.18 (not 4.1.8) by EliahKagan in https://github.com/cwacek/python-jsonschema-objects/pull/238

New Contributors
* EliahKagan made their first contribution in https://github.com/cwacek/python-jsonschema-objects/pull/238

**Full Changelog**: https://github.com/cwacek/python-jsonschema-objects/compare/0.4.3...0.4.4

0.4.2

What's Changed
* Handle removed markdown version_info by bnavigator in https://github.com/cwacek/python-jsonschema-objects/pull/230
* fix nested oneOf resolution with different schema types (fixes 232) by fmigneault in https://github.com/cwacek/python-jsonschema-objects/pull/233

New Contributors
* bnavigator made their first contribution in https://github.com/cwacek/python-jsonschema-objects/pull/230
* fmigneault made their first contribution in https://github.com/cwacek/python-jsonschema-objects/pull/233

**Full Changelog**: https://github.com/cwacek/python-jsonschema-objects/compare/0.4.1...0.4.2

0.4.1

+ This release just incorporates the fix for 223

0.4.0

Changes

+ Default values will now always serialize, even if the default value is null. Since this change could cause unexpected changes in serialized output the minor version has been bumped. Fixes 200

0.3.15

Bugfixes

+ Literals now properly support comparisons of all types (213)
+ oneOfs inside oneOfs (oneOf-ception?!) no longer fail to serialize (214)

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.