Releases: DevCycleHQ/cli
Releases · DevCycleHQ/cli
v5.8.0
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
- @rabiaq123 made their first contribution in #278
Full Changelog: v5.7.0...v5.8.0
v5.7.0
What's Changed
- Log error if login port is in use by @emmawillis in #269
- DVC-8630 [feat]: add dvc identity update command by @kaushalkapasi in #268
- feat: add dvc identity get command by @chantalchung in #270
- DVC-8635 [feat]: add CLI command to clear all overrides for a project by @kaushalkapasi in #276
- feat: add dvc overrides clear for feature and environment by @chantalchung in #279
- feat: Update output message when no variables changed in diff by @laurawarr in #280
Full Changelog: v5.6.0...v5.7.0
v5.6.0
What's Changed
- fix: Use writer to log from ApiAuth by @laurawarr in #267
- feat: add projects get command by @nsalamad in #266
Full Changelog: v5.5.0...v5.6.0
v5.5.0
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
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
What's Changed
- fix: update devcycleClient names in BaseParser by @jonathannorris in #259
- fix: Pass all errors to oclif error handler after custom handling by @laurawarr in #260
- fix: Don't log error from oclif error handler by @laurawarr in #261
- fix: Add more details to refresh token error by @laurawarr in #262
Full Changelog: v5.4.1...v5.4.2
v5.4.1
What's Changed
- chore: Add support for additional platforms by @laurawarr in #258
Full Changelog: v5.4.0...v5.4.1
v5.4.0
What's Changed
- Prompt for variation values when updating feature variables by @emmawillis in #254
- update installation instructions to include homebrew by @elliotCamblor in #255
- remove ability to change feature field in variables update command by @elliotCamblor in #256
- build(deps): bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #238
- build(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #218
- chore: Add build artifacts to release by @laurawarr in #257
Full Changelog: v5.3.1...v5.4.0
v5.3.1
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
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