Skip to content

Releases: launchdarkly/ldcli

v0.9.0

30 Apr 23:08
4ed7125

Choose a tag to compare

0.9.0 (2024-04-30)

Features

Bug Fixes

v0.8.1

22 Apr 15:56
2bfad63

Choose a tag to compare

0.8.1 (2024-04-22)

Bug Fixes

  • Don't find/replace FLAG_KEY in SDK instructions (#193) (39ea1ce)

v0.8.0

18 Apr 18:14
522d22d

Choose a tag to compare

0.8.0 (2024-04-18)

Features

Bug Fixes

v0.7.0

16 Apr 21:09
2d400bc

Choose a tag to compare

0.7.0 (2024-04-16)

Features

Bug Fixes

  • 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)

v0.6.0

09 Apr 18:41
35841f5

Choose a tag to compare

0.6.0 (2024-04-09)

Features

  • make sdk instructions scrollable (#150) (8055927)
  • show success message after creating a flag (#134) (f817856)

v0.5.0-beta

09 Apr 00:12

Choose a tag to compare

Changelog

  • fed74c9 changed branch and url
  • f0ccd14 use SSH for github
  • 28e0eb9 use correct secret key
  • 3cfb85d get secret one level higher
  • f3b9d37 use secrets not vars
  • fe2c0f4 use homebrew_deploy_key in goreleaser
  • ab8f1a1 uncomment brews and comment out docker stuff
  • e6a95fe added homebrew_deploy_key

v0.4.0

05 Apr 20:33
39dc1e8

Choose a tag to compare

0.4.0 (2024-04-05)

Features

Bug Fixes

  • create flag prompt should be on the same line as text (#135) (52aa92b)

v0.3.0

04 Apr 03:45
d4f0abc

Choose a tag to compare

0.3.0 (2024-04-04)

Features

  • Can go back to choose SDK page from show SDK instructions (#120) (6900bc6)

Bug Fixes

  • 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)

v0.2.0

03 Apr 20:25
441036b

Choose a tag to compare

0.2.0 (2024-04-03)

Features

  • 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)

Bug Fixes

  • 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)

v0.1.0

22 Mar 21:00
5864e4d

Choose a tag to compare

0.1.0 (2024-03-22)

Features