Releases: launchdarkly/ldcli
Releases · launchdarkly/ldcli
v0.11.0
v0.10.0
v0.9.0
0.9.0 (2024-04-30)
Features
- Add additional help text with missing access-token (#219) (b74053c)
- add hardcoded operation command with no body (#211) (c27e904)
- Add valid config fields to its help (#217) (ffa9fb3)
- added cmd completed to commands (#200) (bf0f6aa)
- allow users to opt out of analytics tracking (#206) (e782a43)
- Create an --output/-o flag for JSON or plain text responses (#195) (96474cd)
- hardcoded resource cmds (#203) (b8dc52a)
- output flag all commands (#201) (1670cae)
- output in config (#209) (e246cbc)
- plaintext success response (#210) (82244ed)
- show successful resource delete message (#212) (c1c3c1a)
- track cli command run events (#189) (fd98b42)
- track cli setup step started event (#215) (25b9f2e)
- track sdk selected on setup (#221) (2e3445c)
- track setup flag toggle event (#222) (3b408cc)
Bug Fixes
v0.8.1
v0.8.0
v0.7.0
0.7.0 (2024-04-16)
Features
- Add config command (#175) (c1feb53)
- add remaining SDK instructions (#164) (284669d)
- change flag toggle success message for mobile sdks (#156) (37c2d6d)
- publish to npm (#159) (461467f)
- support env vars (#171) (b0380ca)
- Use new sdk instructions instead of hello READMEs (#152) (6826a5c)