Releases: DevCycleHQ/cli
Releases · DevCycleHQ/cli
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
v5.2.1
What's Changed
- fix features get returning empty array when no keys by @elliotCamblor in #246
- feat: dvc status return user email and Id by @nsalamad in #248
- chore: remove deprecated @types/axios package by @nsalamad in #249
Full Changelog: v5.2.0...v5.2.1
v5.2.0
What's Changed
- Fetch keys flags individually instead of filtering by @emmawillis in #245
Full Changelog: v5.1.0...v5.2.0
v5.0.2
Full Changelog: v5.0.1...v5.0.2
v5.0.1
v5.0.0
What's Changed
- feat: Add organizations list command by @laurawarr in #241
- refactor!: Rename 'dvc org' to 'dvc organizations select' by @laurawarr in #242
Full Changelog: v4.7.1...v5.0.0
v4.7.0
What's Changed
- chore: remove close button and auto close by @L-Joli in #236
- chore: update release notes by @L-Joli in #222
- feat: Use refresh token to fetch new token for sso auth by @laurawarr in #237
Full Changelog: v4.6.4...v4.7.0
v4.6.4
What's Changed
- chore: added background png for auth page by @jsalaber in #226
- fix: DVC-8206 update JS SDK references to new SDK repo names by @jonathannorris in #225
- chore: order env list by type in development, staging, production order by @jsalaber in #229
- feat: cache token to reuse if client id and secret match by @laurawarr in #230
- allow keys flag to accept _ids by @elliotCamblor in #231
- feat: improved design on auth page by @jsalaber in #227
- Support IDs in environments --keys flag by @emmawillis in #233
- feat: add flag to usages to only list variable usages that arent a variable in the api by @jsalaber in #232
- Dvc 8235 headless environments by @emmawillis in #234
- chore: Add TokenCache tests by @laurawarr in #235
- chore: add registry-url to set up node step by @L-Joli in #224
Full Changelog: v4.6.1...v4.6.4
v4.6.1
What's Changed
- chore: update description to explain definition and serve for targeting update by @jsalaber in #203
- lowercase the key input rather than throwing an error by @elliotCamblor in #205
- Update readme to use in documentation by @laurawarr in #207
- feat: add tab completion by @nsalamad in #206
- chore: update prompt values color and heading by @L-Joli in #202
- chore: Add release step to update docs repo by @laurawarr in #208
- chore: output targeting enable disable as a tree by @jsalaber in #211
- chore: reorganize topics into subheaders by @jsalaber in #209
- Dvc 8076 refactor feature prompt by @elliotCamblor in #210
- Task: update the descriptions of various commands to include 'create'… by @elliotCamblor in #213
- chore: make targeting update command behave the same as other update commands by @nsalamad in #214
- chore: add features delete and list description by @nsalamad in #215
- chore: handle outputting in targeting tree audience match filters by @jsalaber in #212
- feat: support setting audienceMatch as a filter from list of existing audiences by @jsalaber in #217
- Release v4.6.1 by @L-Joli in #220
Full Changelog: v4.6.0...v4.6.1
v4.6.0
What's Changed
- chore: add AND to targeting tree by @L-Joli in #188
- feat: add id field to ListOption by @nsalamad in #186
- add a function that checks for the tokens expiration date by @elliotCamblor in #192
- feat: made features create command a quick create, added interactive mode by @jsalaber in #189
- chore: add colors to the tree by @L-Joli in #191
- Dvc 8010 log command suggestion by @L-Joli in #193
- chore: make server default for sdkVisibility by @jsalaber in #194
- chore: add suggested command to feature creation by @L-Joli in #197
- feat: Display targeting as tree in update command by @laurawarr in #198
- fix: return early if headless and no targets by @jsalaber in #201
- variations update should now properly accept feature keys as an arg by @elliotCamblor in #199
- chore: add validation to prompts by @nsalamad in #196
- fix: Handle displaying OR operator in targeting tree by @laurawarr in #200
- Release v4.6.0 by @elliotCamblor in #204
Full Changelog: v4.5.0...v4.6.0