mirror of https://github.com/open-feature/cli.git
6.8 KiB
6.8 KiB
Changelog
0.3.1 (2025-03-18)
🐛 Bug Fixes
- binary name referenced in the dockerfile (0e28e8e)
0.3.0 (2025-03-18)
⚠ BREAKING CHANGES
- change binary name (#82)
🧹 Chore
0.2.0 (2025-03-18)
⚠ BREAKING CHANGES
- add init command, update cli flags, support a config file (#71)
🧹 Chore
🔄 Refactoring
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)
0.1.9 (2024-11-27)
🧹 Chore
- remove empty testutils package (#55) (9dc1d9f)
- update back to previous mkdir permissions (#61) (515b534)
0.1.8 (2024-10-31)
🐛 Bug Fixes
- docker publishing (c663816)
0.1.7 (2024-10-31)
🐛 Bug Fixes
- docker publishing (2d24d51)
0.1.6 (2024-10-31)
📚 Documentation
🔄 Refactoring
0.1.5 (2024-10-22)
🐛 Bug Fixes
0.1.4 (2024-10-22)
✨ New Features
0.1.3 (2024-10-22)
🐛 Bug Fixes
- set github token for release process (a2fe4aa)
0.1.2 (2024-10-22)
✨ New Features
🔄 Refactoring
0.1.1 (2024-10-04)
🐛 Bug Fixes
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)