0.8.0
What's Changed
- docs: add SDK documentation by @sandrobonazzola in #49
- docs: use Read the Docs theme by @sandrobonazzola in #51
- Adding support for circular references and self-describing schema. by @janosdebugs in #40
- docs: split modules to ease review / fixes by @sandrobonazzola in #52
- pydoc and pycodestyle fixes by @sandrobonazzola in #55
- Fixes #54: Missing serialization for default values by @janosdebugs in #56
- add readthedocs configuration by @sandrobonazzola in #60
- pyflakes: fix issues and setup automation by @sandrobonazzola in #63
- rename http module to _http by @sandrobonazzola in #65
- Fixes #25: API / transport protocol by @janosdebugs in #59
- automation: report test coverage by @sandrobonazzola in #62
- Minor test fixes by @janosdebugs in #66
- automation: add coverage to summary only once by @sandrobonazzola in #67
- Made root on scopes required by @janosdebugs in #69
- Refuse running on an interactive terminal by @janosdebugs in #70
- Adding 'any' type by @janosdebugs in #71
- Fixed any type output, and added None to list of allowed types by @jaredoconnell in #74
- Improved CLI help messages by @jaredoconnell in #75
New Contributors
- @sandrobonazzola made their first contribution in #49
Full Changelog: 0.7.0...0.8.0