Skip to content

0.12.0

Latest
Compare
Choose a tag to compare
@rafalkrupinski rafalkrupinski released this 01 Mar 17:22
· 2 commits to develop since this release

This release focuses mostly in adding support for JSON Schema keywords allOf, anyOf and oneOf.

Also the generated projects have a new structure, using src as the target directory, and reserving extras sub-package for authored code.

Support for JSON Patch files has been removed in favor of external tools, like betterer-json.

Internally, Jinja2 templates have been replaced with libCST code.