Skip to content

Releases: open-feature/cli

v0.1.8

31 Oct 19:44
165c6f3
Compare
Choose a tag to compare

0.1.8 (2024-10-31)

🐛 Bug Fixes

v0.1.7

31 Oct 19:36
784b8ab
Compare
Choose a tag to compare

0.1.7 (2024-10-31)

🐛 Bug Fixes

v0.1.6

31 Oct 19:30
bbc18a9
Compare
Choose a tag to compare

0.1.6 (2024-10-31)

📚 Documentation

🔄 Refactoring

v0.1.5

22 Oct 19:16
8fa83b0
Compare
Choose a tag to compare

0.1.5 (2024-10-22)

🐛 Bug Fixes

v0.1.4

22 Oct 19:01
630f730
Compare
Choose a tag to compare

0.1.4 (2024-10-22)

✨ New Features

v0.1.3

22 Oct 13:42
7d619ad
Compare
Choose a tag to compare

0.1.3 (2024-10-22)

🐛 Bug Fixes

  • set github token for release process (a2fe4aa)

v0.1.2

22 Oct 13:37
3499c45
Compare
Choose a tag to compare

0.1.2 (2024-10-22)

✨ New Features

🔄 Refactoring

  • change folder, package structure; integrate with cobra (#27) (850c694)

v0.1.1

04 Oct 18:17
33efe94
Compare
Choose a tag to compare

0.1.1 (2024-10-04)

🐛 Bug Fixes

v0.1.0

04 Oct 18:01
1c53caa
Compare
Choose a tag to compare

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)