Releases: open-feature/cli
Releases · open-feature/cli
v0.1.8
0.1.8 (2024-10-31)
🐛 Bug Fixes
v0.1.7
0.1.7 (2024-10-31)
🐛 Bug Fixes
v0.1.6
0.1.6 (2024-10-31)
📚 Documentation
🔄 Refactoring
v0.1.5
0.1.5 (2024-10-22)
🐛 Bug Fixes
v0.1.4
0.1.4 (2024-10-22)
✨ New Features
v0.1.3
0.1.3 (2024-10-22)
🐛 Bug Fixes
- set github token for release process (a2fe4aa)
v0.1.2
0.1.2 (2024-10-22)
✨ New Features
🔄 Refactoring
- change folder, package structure; integrate with cobra (#27) (850c694)
v0.1.1
0.1.1 (2024-10-04)
🐛 Bug Fixes
v0.1.0
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)