Skip to content

Releases: launchdarkly/ldcli

v1.4.0

15 Aug 00:14
3fec1f4
Compare
Choose a tag to compare

1.4.0 (2024-08-14)

Features

  • Add project selector and sync button to LaunchDevly UI (#392) (aa0e1e3)

v1.3.0

14 Aug 23:02
f90e320
Compare
Choose a tag to compare

1.3.0 (2024-08-14)

Features

Bug Fixes

  • Remove stutter from "fetching {sdk name} SDK SDK" (#391) (82bd8de)

v1.2.0

15 Jul 20:42
2e57278
Compare
Choose a tag to compare

1.2.0 (2024-07-15)

Features

Bug Fixes

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

Test release, ignore

11 Jul 00:01
Compare
Choose a tag to compare
Test release, ignore Pre-release
Pre-release
v1.1.2-alpha.1

actually specify Go version in publish step

v1.1.1

04 Jun 17:44
10047dc
Compare
Choose a tag to compare

1.1.1 (2024-06-04)

Bug Fixes

v1.1.0

31 May 22:36
6a47048
Compare
Choose a tag to compare

1.1.0 (2024-05-31)

Features

Bug Fixes

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

v1.0.1

21 May 16:16
2c237ff
Compare
Choose a tag to compare

1.0.1 (2024-05-21)

Bug Fixes

  • add required annotation to data flags (#302) (72a3a92)
  • update Go module path to github.com/launchdarkly/ldcli (#303) (7c7925d)

v1.0.0

16 May 16:41
bc6f61a
Compare
Choose a tag to compare

1.0.0 (2024-05-16)

⚠ BREAKING CHANGES

  • manual update of openapi docs and generated cmds

Features

Bug Fixes

  • completion cmd usage & short description (#281) (362b23c)

v0.13.0

14 May 23:12
a52d777
Compare
Choose a tag to compare

0.13.0 (2024-05-14)

Features

Bug Fixes

v0.12.1

10 May 20:30
8f2fff9
Compare
Choose a tag to compare

0.12.1 (2024-05-10)

Miscellaneous Chores