Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Oct 18:01
1c53caa

0.1.0 (2024-10-04)

⚠ BREAKING CHANGES

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

✨ 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)

📚 Documentation

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

🔄 Refactoring

  • change the case of the flag manifest to camel case. (#19) (fbac8ce)
  • embed flag manifest schema into code and moves files around (#18) (aa9d3b0)