Releases: open-feature/cli
Releases · open-feature/cli
v0.3.2
0.3.2 (2025-04-02)
✨ New Features
- add contributing guide and generator readme (#80) (05e094d), closes #69
- add nodejs generator (#91) (a40b6a4)
- add script to install the latest binary (#85) (afa46d0)
- cli: add stability annotations to generated Markdown documentation (#88) (9102d13)
- consolidate logging and support debug flag (#92) (3fbd947)
📚 Documentation
- add install, quick start, commands, and more to readme (#90) (9244276)
v0.3.1
0.3.1 (2025-03-18)
🐛 Bug Fixes
- binary name referenced in the dockerfile (0e28e8e)
v0.3.0
0.3.0 (2025-03-18)
⚠ BREAKING CHANGES
🧹 Chore
v0.2.0
0.2.0 (2025-03-18)
⚠ BREAKING CHANGES
- add init command, update cli flags, support a config file (#71)
🧹 Chore
🔄 Refactoring
- add init command, update cli flags, support a config file (#71) (106bf9d)
v0.1.10
0.1.10 (2025-01-27)
✨ New Features
- add doc gen, move schema path, add tests, fix react gen (#68) (68a72ee)
- update golang output (#63) (0e7db02)
🧹 Chore
- go mod tidy, gitignore dist folder (1530d38)
- switch base image from distroless to alpine (#67) (60955af)
v0.1.9
0.1.9 (2024-11-27)
🧹 Chore
- remove empty testutils package (#55) (9dc1d9f)
- update back to previous mkdir permissions (#61) (515b534)
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