Releases: tomcollins/json-schema-static-docs
Releases · tomcollins/json-schema-static-docs
v0.17.0
What's Changed
- Include support for meta:enum to describe enum values. by @tomcollins in #73
- Fix error rendering titles for nested properties. by @tomcollins in #74
- Update version to 0.17.0 by @tomcollins in #75
Full Changelog: v0.16.3...v0.17.0
v0.16.3
What's Changed
- Fix html render error that adds a z character by @tomcollins in #72
Full Changelog: v0.16.2...v0.16.3
v0.16.1
What's Changed
- build(deps): bump json5 from 2.2.1 to 2.2.3 by @dependabot in #67
- Remove erroneous whitespace from property table. by @tomcollins in #68
- Updating dependencies (ajv) by @tomcollins in #69
- Update to 0.16.1 by @tomcollins in #70
Full Changelog: v0.16.0...v0.16.1
v0.16.0
What's Changed
- Adding support for const in properties. by @tomcollins in #63
- Updating dependencies. by @tomcollins in #65
- build(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #64
- Update to version 0.16.0 by @tomcollins in #66
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- Improve rendering of nested objects. by @tomcollins in #60
- Set isRequired on child properties of merged properties when merging. by @tomcollins in #61
- Bump to 0.15.0 by @tomcollins in #62
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- Updating dependencies. by @tomcollins in #57
- build(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #56
- Create LICENCE by @tomcollins in #58
- Bump to 0.14.0 by @tomcollins in #59
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- V0.12.3 by @tomcollins in #52
- Improve rendering of $ref links and objects with child properties. by @tomcollins in #53
Full Changelog: v0.12.3...v0.13.0
v0.12.3
What's Changed
- Allow AJV options to be passed in. by @tomcollins in #51
Full Changelog: v0.12.2...v0.12.3
v0.12.2
Use relative href values for links, improve link label
v0.12.1
Use correct dependency type for jsonpointer and ajv-formats