Skip to content

Releases: DevCycleHQ/cli

v5.8.0

08 Sep 15:37
Compare
Choose a tag to compare

What's Changed

  • DVC-8633: feat: add overrides update by @suthar26 in #277
  • chore: remove variable feature prompt from create variable prompts, prompt manually in create command by @jsalaber in #281
  • overrides get command by @rabiaq123 in #278
  • DVC-8696 [feat]: add ability to get all Overrides for a user in a project by @kaushalkapasi in #282

New Contributors

Full Changelog: v5.7.0...v5.8.0

v5.7.0

07 Sep 17:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.6.0...v5.7.0

v5.6.0

23 Aug 18:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.5.0...v5.6.0

v5.5.0

22 Aug 21:12
Compare
Choose a tag to compare

What's Changed

  • feat: Add pagination flags to variable list and get commands by @laurawarr in #264
  • feat: Add search params to variable and feature commands by @laurawarr in #265

Full Changelog: v5.4.3...v5.5.0

v5.4.3

21 Aug 14:33
Compare
Choose a tag to compare

What's Changed

  • fix: Return empty string when token refresh fails by @laurawarr in #263

Full Changelog: v5.4.2...v5.4.3

v5.4.2

18 Aug 15:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.4.1...v5.4.2

v5.4.1

17 Aug 16:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.4.0...v5.4.1

v5.4.0

15 Aug 21:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.3.1...v5.4.0

v5.3.1

09 Aug 18:27
Compare
Choose a tag to compare

What's Changed

  • fix: Update org select command to require user auth by @laurawarr in #253

Full Changelog: v5.3.0...v5.3.1

v5.3.0

09 Aug 17:45
Compare
Choose a tag to compare

What's Changed

  • feat: Use org and project from repo config if it exists by @laurawarr in #250
  • fix: Check if repo config exists before reading file by @laurawarr in #251
  • chore: return valid JSON string from showError by @nsalamad in #252

Full Changelog: v5.2.1...v5.3.0