Releases: cwacek/python-jsonschema-objects
Releases · cwacek/python-jsonschema-objects
0.5.7
0.5.6
What's Changed
- build(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.12.2 by @dependabot in #299
- Fix #292 by adding intermediary class builder. by @cwacek in #300
Full Changelog: 0.5.5...0.5.6
0.5.5
What's Changed
- Fix 0 default values appearing as None by @nkakouros in #286
- build(deps): bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in #285
- bugfix: Fix an issue with #286 by @cwacek in #288
- build(deps): bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #290
- clear some Python 2 remnants (including six) by @MeggyCal in #289
New Contributors
- @nkakouros made their first contribution in #286
- @MeggyCal made their first contribution in #289
Full Changelog: 0.5.4...0.5.5
0.5.4
What's Changed
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #267
- #51 handle nested anyof, ensure that data gets passed down via object creators by @rmspeers in #280
- build(deps): bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in #282
- feature: Add support for the const keyword. by @cwacek in #283
Full Changelog: 0.5.3...0.5.4
0.5.3
0.5.2
0.5.1
What's Changed
- build(deps): bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in #265
- Setup for handling anyOf simplifying to oneOf on import. by @rmspeers in #266
New Contributors
Full Changelog: 0.5.0...0.5.1
0.5.0
0.4.6
What's Changed
- cleanup: Improve style, formatting; use flake8, isort by @EliahKagan in #254
- bugfix: Fix #218 by serializing "null" for "null" types by @cwacek in #263
Full Changelog: 0.4.5...0.4.6
0.4.5
What's Changed
- build: Update classifiers stating Python versions by @EliahKagan in #241
- tests: Test on Python 3.12 (locally and on CI) by @EliahKagan in #255
- Handle float operation errors when using divmod by @azubieta in #261
... and an incredible ton of build/dev cleanup PRs from @EliahKagan (Thanks!)
New Contributors
- @dependabot made their first contribution in #262
- @azubieta made their first contribution in #261
Full Changelog: 0.4.4...0.4.5