Skip to content

Releases: open-feature/cli

v0.3.2

02 Apr 14:32
fa82a17
Compare
Choose a tag to compare

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

18 Mar 20:05
0f4ba1f
Compare
Choose a tag to compare

0.3.1 (2025-03-18)

🐛 Bug Fixes

  • binary name referenced in the dockerfile (0e28e8e)

v0.3.0

18 Mar 18:10
e988d75
Compare
Choose a tag to compare

0.3.0 (2025-03-18)

⚠ BREAKING CHANGES

  • change binary name (#82)

🧹 Chore

v0.2.0

18 Mar 13:08
67f45c1
Compare
Choose a tag to compare

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

27 Jan 15:26
e430a8d
Compare
Choose a tag to compare

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

27 Nov 19:42
79b36dd
Compare
Choose a tag to compare

0.1.9 (2024-11-27)

🧹 Chore

  • remove empty testutils package (#55) (9dc1d9f)
  • update back to previous mkdir permissions (#61) (515b534)

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