0.0.20 (2023-09-12)
0.0.19 (2023-09-12)
0.0.18 (2023-09-06)
0.0.17 (2023-09-05)
0.0.16 (2023-09-04)
0.0.15 (2023-08-21)
- add human readable output; ability to select format (#33) (a91f488)
- move ffs to default scan mode (#35) (eee9432)
- support Eval v2 (#37) (664b5b0)
0.0.14 (2023-05-04)
0.0.13 (2023-05-03)
0.0.12 (2023-05-03)
- fetch each scanned flag by namespace and key (82401ed)
0.0.11 (2023-05-03)
0.0.10 (2023-05-03)
- rules/go: ensure exact match on field flag key (2c831df)
0.0.9 (2023-05-02)
- upgrade to use flipt-rust with rustls (dbc6046)
0.0.8 (2023-05-02)
- release 0.0.8 (4887af3)
0.0.7 (2023-05-02)
- release 0.0.7 (d6ab590)
0.0.7 (2023-05-02)
- update flipt-rust to support tls (9844f2f)
0.0.6 (2023-05-02)
- off by one error for lines (98f2ee6)
0.0.5 (2023-04-30)
- release 0.0.5 (76ac3a7)
0.0.4 (2023-04-30)
- release 0.0.4 (b6bb407)
0.0.3 (2023-04-30)
- abstract out language and file, introduce clap (587a69f)
- add ability to output to stdout or file with JSON (842f129)
- basic querying of Flipt server with flag keys (#3) (6a1317b)
- initial commit (eea7409)
- move code to examples folder; setup_panic (93a9fd7)
- Namespaces (#4) (a10d3cb)
- Query for missing flags (#6) (1361c82)
- read from env var or default for flipt config (45925c4)
- wip rust impl (3317109)