Releases: twelvelabs/schemadoc
Releases · twelvelabs/schemadoc
v0.6.0
Changelog
New features
- 892aa8b: feat: show property key in example yaml (#26) (@twelvelabs)
Other work
- f40e81a: ci(deps): bump crazy-max/ghaction-import-gpg from 6.0.0 to 6.1.0 (#25) (@dependabot[bot])
v0.5.0
Changelog
New features
- 73d9a66: feat: render separate markdown files for each schema def (#24) (@twelvelabs)
v0.4.0
Changelog
New features
- 1cf627a: feat: support non-standard markdownDescription property (#23) (@twelvelabs)
Other work
- a4718dd: chore(deps): bump github.com/tdewolff/minify/v2 from 2.20.9 to 2.20.10 (#22) (@dependabot[bot])
- a01965f: chore(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0 (#20) (@dependabot[bot])
- c12b185: chore: update dependabot config (@twelvelabs)
- 684347a: ci(deps): bump actions/setup-go from 4.1.0 to 5.0.0 (#21) (@dependabot[bot])
v0.3.0
v0.2.0
v0.1.3
v0.1.1
Changelog
Bug fixes
- e34f40e: fix: schema parse error when additionalAttributes is schema object (@twelvelabs)
Other work
- 6693f6c: chore(deps): bump actions/checkout from 3.5.2 to 3.5.3 (#1) (@dependabot[bot])
- 7753b2c: chore(deps): bump actions/setup-go from 4.0.0 to 4.0.1 (#4) (@dependabot[bot])
- 02d7104: chore(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4 (#2) (@dependabot[bot])
- 6f8113e: chore(deps): bump crazy-max/ghaction-import-gpg from 5.2.0 to 5.3.0 (#3) (@dependabot[bot])
v0.1.0
Changelog
New features
- da995b9: feat: add gen command to generate markdown docs (@twelvelabs)
Other work
- e05e3cc: chore: remove ref to repo setup script (@twelvelabs)