1.8.1 (2024-10-29)
1.8.0 (2024-10-17)
1.7.4 (2024-10-08)
- First open of the environment selector it can sometimes show a diff environment as selected (#448) (fca0b66)
1.7.3 (2024-10-07)
1.7.2 (2024-10-01)
1.7.1 (2024-10-01)
1.7.0 (2024-09-16)
- Add command to launchDevly to update the project environment and context (#433) (1415e4a)
- Remove the sync endpoint in favor of patch project endpoint (#431) (d3622a0)
1.6.0 (2024-09-13)
- LaunchDevly: Cleanup code and remove only show overrides when there are no overrides (#427) (860b657)
- LaunchDevly: Pagination for 'Only show flags with overrides' (#426) (28bfb60)
- LaunchDevly: Search clear not clearing filter (#424) (dd9df47)
1.5.0 (2024-09-06)
- Add dev server to usage template (#411) (66a6a25)
- dev server commands emit events (#410) (2019b77)
- Handle unhandled errors in dev server UI (#416) (afe5281)
- Propagate dev server errors in CLI compatible format (#412) (67cc93a)
1.4.4 (2024-08-19)
1.4.3 (2024-08-16)
1.4.2 (2024-08-16)
1.4.1 (2024-08-16)
1.4.0 (2024-08-14)
1.3.0 (2024-08-14)
1.2.0 (2024-07-15)
- Can fetch a token based on the device code (#323) (769b925)
- Create login command (#319) (f151a71)
- Open browser automatically during login command (#351) (846c5c3)
- sc-240964/fetch token (#326) (58dc226)
- sc-240965/check current access token (#324) (edb3d2d)
- Create config file if it does not exist (#379) (3e672ab)
- deps: use consistent Go version in builds and CI (#377) (83cf380)
- Update readme about where config file is stored (#325) (82c94e9)
1.1.1 (2024-06-04)
1.1.0 (2024-05-31)
- add beta endpoints tor resource commands (#307) (03d71e3)
- Filter SDKs with / (#306) (29cf3b3)
- validate access token (#308) (5591a0a)
- client request in config service (#310) (bc15520)
- Fix linux build with CGO_ENABLED=0 (#311) (6de74ca)
- Pass in markdown renderer to speed up command (#313) (699a980)
1.0.1 (2024-05-21)
- add required annotation to data flags (#302) (72a3a92)
- update Go module path to github.com/launchdarkly/ldcli (#303) (7c7925d)
1.0.0 (2024-05-16)
- manual update of openapi docs and generated cmds
- add archive flag cmd (#287) (1c6f55b)
- config feedback (#292) (0268ab6)
- manual update of openapi docs and generated cmds (65d5caf)
- support default resources in config (#286) (afa9142)
0.13.0 (2024-05-14)
- add back member invite alias (#276) (a5d0a8c)
- Fix typo in README (#278) (6404aa0)
- fix viewport (#280) (d079561)
- remove bad template func (#275) (5de0112)
- toggle flag aliases (#269) (76de2a5)
- update usage template to only show flags when present (#273) (68e6b5c)
0.12.1 (2024-05-10)
0.12.0 (2024-05-10)
- break out required and optional flags in subcommand help (#262) (f3075bf)
- hide resources (#254) (af22b5d)
- show pagination (#261) (9a71cfe)
- fix go sdk instructions (#253) (2fe1c8a)
- Fix plaintext output for a resource with only and ID (#263) (e9139c0)
- remove http client timeout for resources (#259) (56cbcdb)
- typo in SDK setup steps (#257) (99379aa)
0.11.0 (2024-05-07)
- create and generate template from template data for teams (#238) (bf2f0a1)
- generate remaining resources commands from openapi spec (#244) (e78e32b)
- throttle flag toggle (#243) (3b88329)
- track help cmd (#245) (1ebc398)
0.10.0 (2024-05-02)
- generate teams operation data from openapi spec (#226) (e96fb54)
- generic api request function (#218) (0141d07)
- update sdk instructions (#230) (2909424)
0.9.0 (2024-04-30)
- 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)
- config action output (#225) (889d8a2)
- Fix data flag JSON error handling (#214) (a469c0c)
- remove get projects limit (68d0bf0)
0.8.1 (2024-04-22)
0.8.0 (2024-04-18)
- add get subcommand to flag (#180) (19443ab)
- display current flag state on toggle flag page (#183) (cfb3c1f)
- Change config file location (#185) (cc987c4)
- remove gif and reference from readme (#184) (db6f378)
- Show help when running
ldcli config
(#186) (92a3e51)
0.7.0 (2024-04-16)
- 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)
- embed instructions files & show error during show sdk step (#174) (ae07b46)
- remove mouse wheel support from show sdk & show scroll options in help view (#161) (99015b1)
- remove side borders from show SDK viewport (#162) (d111c61)
- space above pagination dots and pagination bug (#155) (adbc53c)
0.6.0 (2024-04-09)
- make sdk instructions scrollable (#150) (8055927)
- show success message after creating a flag (#134) (f817856)
0.5.0 (2024-04-05)
0.4.0 (2024-04-05)
0.3.0 (2024-04-04)
- add instructions to continue from show sdk step (#117) (4baf2d0)
- fix the step count (#121) (1943c45)
- remove id from goreleaser homebrew build config (#125) (56538cd)
0.2.0 (2024-04-03)
- add ldcli formula to homebrew-tap (#108) (1d638dc)
- Add more help in error message (#72) (6221983)
- add sdk instructions step to quickstart (#91) (bf4aba6)
- add toggle flag step (#111) (9cd4018)
- add toggle on and off aliases to update flag (#82) (7b6c6f1)
- alias command to invite members (#84) (7002866)
- better flag create error handling (#85) (708925b)
- Create choose SDK view (#89) (7518423)
- create command to get an environment (#96) (19b4ede)
- create command to invite members (#68) (e1a2ca5)
- create prod-ready quickstart command (#75) (7768bfa)
- pass in optional role flag when using members invite (#90) (b51470d)
- setting version dynamically (#83) (7e4e794)
- Show error along with message and quit if applicable (#87) (f076a59)
- fix err messages for toggle flag command (#112) (9b385e9)
- members create cmd should invite multiple members (#103) (c575248)
- rebind projKey flag to update subcommand (#62) (1f0f898)
- remove create flag placeholder text (#114) (3e8624d)
- release initial version