Skip to content

Releases: johnallen3d/cue-schema-doc-gen

v0.0.2

02 Oct 14:43
032227e
Compare
Choose a tag to compare

Changelog

  • 032227e feat: add basic concurrency (#5)
  • be7730b chore: start adding tests (#4)
  • 3e48a73 docs: better development execution example (#3)

v0.0.1

23 Sep 21:44
4273010
Compare
Choose a tag to compare

Changelog

  • 4273010 ci: add release action (#2)
  • 4ff3606 ci: add pr workflow (#1)
  • 45650e3 feat: add destination path to scehma struct
  • b1b7cf8 fix: embed template into binary
  • 2b169bd chore: consistent error "handling"
  • a66a292 docs: add usage to README
  • a77ea1b feat: use flag package
  • 59ae421 chore: linting change
  • 6c0c543 feat: support a transforming multiple schema
  • 2381454 feat: add Bootstrap CSS to template
  • 757b0e3 feat: change input/output
  • d42af10 feat: identify attributes
  • 2f2ef95 feat: switch Markdown parser and highlighter
  • dabd863 fix: remove generated files
  • fb12f78 feat: minor improvements
  • fa962e9 docs: add a README.md
  • 4bb5428 feat: initial commit