All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add support for additionalProperties, patternProperties and items (PR #8, thanks @martinohmann!)
- Add
\n\n
at the end of example block (thanks @mysiki!)- Fixes #4
- Relax Click version requirement
- Fixes #7
- Option
examples-as-yaml
to show examples in YAML-format instead of JSON - Option
show-example
to select which examples need to be parsed:all
,object
, orproperties
- Fix broken indentation for examples section (PR #3, thanks @KatekovAnton!)
- Re-release of v0.2.0 to fix GitHub tagging issue
- Examples are now also rendered (PR #1, thanks @mrtj!)
- Initial release