Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Oct 09:25
f6d39b4

0.2.0 (2024-10-10)

⚠ BREAKING CHANGES

  • lower json schema version, rename number to float (#12)

🐛 Bug Fixes

✨ New Features

  • Fixing problems with generated code for golang and adding sample manifest for testing. (#22) (558e964)
  • initial CLI for codegen with support for golang strongly typed accessors (#13) (e8f3d3e)
  • lower json schema version, rename number to float (#12) (ed844b4)

🧹 Chore

📚 Documentation

  • Add initial flag manifest schema (#9) (fac35ca)

🔄 Refactoring

  • change folder, package structure; integrate with cobra (#27) (850c694)
  • change the case of the flag manifest to camel case. (#19) (fbac8ce)
  • embed flag manifest schema into code and moves files around (#18) (aa9d3b0)