Skip to content

Releases: launchdarkly/ldcli

v1.4.2

16 Aug 22:36
eb5d735

Choose a tag to compare

1.4.2 (2024-08-16)

Bug Fixes

v1.4.1

16 Aug 20:18
072aa0d

Choose a tag to compare

1.4.1 (2024-08-16)

Bug Fixes

  • Attach the docker socket to the build container (#399) (03e9697)

v1.4.0

15 Aug 00:14
3fec1f4

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

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

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

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

Choose a tag to compare

1.1.1 (2024-06-04)

Bug Fixes

v1.1.0

31 May 22:36
6a47048

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

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

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)