Releases: DevCycleHQ/cli
Releases · DevCycleHQ/cli
v5.10.0
What's Changed
- chore: added gitlab pr insights and code usages as possible caller values by @jsalaber in #290
- fix: added gitlab pr insights and code usages by @jsalaber in #293
- chore: Add additional docs on match patterns by @laurawarr in #292
- feat: add info comments to type generator by @nsalamad in #291
Full Changelog: v5.9.2...v5.10.0
v5.9.2
What's Changed
- fix: Update repo init command to not open browser window unless it needs to by @laurawarr in #289
Full Changelog: v5.9.1...v5.9.2
v5.9.1
What's Changed
- Only update selected variation values instead of overriding all by @emmawillis in #288
Full Changelog: v5.9.0...v5.9.1
v5.9.0
What's Changed
- DVC-8773 [feat]: add overrides list command by @kaushalkapasi in #283
- chore: overrides update command to print results in table by @chantalchung in #285
- chore: add repository dispatch step when publishing cli for homebrew tap by @jsalaber in #286
- DVC-8772 chore: filter prompts for overrides by @suthar26 in #284
- DVC-8827 [fix]: adds defaults sort by feature name then by environment type display order (dev, staging, prod) by @kaushalkapasi in #287
Full Changelog: v5.8.0...v5.9.0
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