0.4.0 (2026-03-09)
- angular: use [flagNameFeatureFlag] selector for generated directives (#227)
- angular: add convenience value method alongside details method in generated service (#228) (96cc00e)
- angular: use [flagNameFeatureFlag] selector for generated directives (36028e0)
- angular: use [flagNameFeatureFlag] selector for generated directives (#227) (36028e0)
0.3.16 (2026-02-19)
0.3.15 (2026-02-09)
0.3.14 (2026-02-03)
- 202: support angular generator (#203) (c06c4ba)
- add manifest delete command (#206) (f0c10b9)
- enforce unique flag keys in manifest validation (#200) (dd79d9e), closes #193
0.3.13 (2026-01-15)
- add linter config file and fix findings (#196) (3311004)
- update copyright to OpenFeature Maintainers (#187) (b255228)
- update go generator with go-sdk v1.17.0 (#189) (6cb2453)
0.3.12 (2025-11-07)
0.3.11 (2025-11-07)
0.3.10 (2025-11-06)
0.3.9 (2025-10-28)
- add buildx to release pipeline (002c982)
0.3.8 (2025-10-28)
0.3.7 (2025-10-28)
- add interactive prompting to manifest add command (#174) (9d8b2ce)
- adds ability to access original flag keys post-generation (#167) (fe326f6)
- manifest command group for adding and listing flags in manifest (#168) (3d3f7a6)
- fix typo in the readme (96d37f1)
- update README.md formatting for openfeature.dev website docs (#172) (cd4b29f)
0.3.6 (2025-08-29)
- deps: update module dagger.io/dagger to v0.18.10 (#136) (8b70612)
- deps: update module dagger.io/dagger to v0.18.11 (#142) (2835e3c)
- deps: update module dagger.io/dagger to v0.18.12 (#143) (cf962d9)
- deps: update module github.com/pterm/pterm to v0.12.81 (#129) (a25f90a)
- security: update module github.com/go-viper/mapstructure/v2 to v2.3.0 [security] (#149) (616b446)
- security: update module github.com/go-viper/mapstructure/v2 to v2.4.0 [security] (#151) (9d635ac)
openfeature pullcommand (#147) (c517e87)- basic object flags (#141) (288023c)
- flagset: improve validation error formatting in Load function (#119) (8eec779)
- flagset: improve validation error formatting in Load function #110 (8eec779)
- integration tests for nodejs generator (#140) (b867485)
- add merge group trigger to pr lint (32f912a)
- add renovate.json file #122 (#124) (83dac70)
- deps: update alpine docker tag to v3.22 (#130) (11b9c34)
- deps: update dagger/dagger-for-github action to v7 (#132) (1b4d062)
- deps: update dependency microsoft.extensions.dependencyinjection to 8.0.1 (#127) (3ec8443)
- deps: update dependency microsoft.extensions.dependencyinjection to 9.0.6 (#138) (5d7a607)
- deps: update dependency microsoft.extensions.dependencyinjection to v9 (#133) (51232fe)
- deps: update dependency openfeature to 2.6.0 (#131) (35533dc)
- deps: update dependency openfeature to 2.7.0 (#144) (2003666)
- deps: update golangci/golangci-lint-action action to v8 (#134) (4f909c1)
- fix the directory structure (#121) (bcd11ea)
- revert golang ci lint to v6 (594cf53)
- upgrade dependencies (#123) (79d3dce)
0.3.5 (2025-05-20)
0.3.4 (2025-05-14)
- add java generator (#107) (9a9f11f)
- adds compare command (#93) (063cfca)
- introduce dagger for integration testing and ci (#100) (96f4cde)
0.3.3 (2025-04-18)
- add codegen for NestJS (#99) (5210429)
- csharp: added generator and integration tests (#97) (ae64581)
- Python generator (#95) (1f8f43a)
0.3.2 (2025-04-02)
- 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)
0.3.1 (2025-03-18)
- binary name referenced in the dockerfile (0e28e8e)
0.3.0 (2025-03-18)
- change binary name (#82)
0.2.0 (2025-03-18)
- add init command, update cli flags, support a config file (#71)
0.1.10 (2025-01-27)
- add doc gen, move schema path, add tests, fix react gen (#68) (68a72ee)
- update golang output (#63) (0e7db02)
- go mod tidy, gitignore dist folder (1530d38)
- switch base image from distroless to alpine (#67) (60955af)
0.1.9 (2024-11-27)
- remove empty testutils package (#55) (9dc1d9f)
- update back to previous mkdir permissions (#61) (515b534)
0.1.8 (2024-10-31)
- docker publishing (c663816)
0.1.7 (2024-10-31)
- docker publishing (2d24d51)
0.1.6 (2024-10-31)
0.1.5 (2024-10-22)
0.1.4 (2024-10-22)
0.1.3 (2024-10-22)
- set github token for release process (a2fe4aa)
0.1.2 (2024-10-22)
0.1.1 (2024-10-04)
0.1.0 (2024-10-04)
- lower json schema version, rename number to float (#12)