Releases: DevCycleHQ/cli
Releases · DevCycleHQ/cli
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
v4.5.0
What's Changed
- Replace axios with zodios by @emmawillis in #146
- [fix] terminate command when headless flag is present by @suthar26 in #151
- chore: change authentication error to tell user to login again by @jsalaber in #156
- fix: Correct environment name by @L-Joli in #155
- [feat] add variations create by @chantalchung in #152
- chore: change color gray to dim by @L-Joli in #157
- fix dependabot alerts by @elliotCamblor in #154
- chore: Add variation list tests by @laurawarr in #158
- chore: collocate tests with commands by @laurawarr in #159
- Use enquirer autocomplete for project select by @emmawillis in #162
- add tests for variable create by @elliotCamblor in #164
- DVC-7749 Update
targeting getto prompt for environment by @laurawarr in #161 - feat: List Prompt Option Class by @jsalaber in #160
- chore: Add FeaturePromptResult and VariablePromptResult types by @laurawarr in #167
- fix: headless mode being ignored on variable and environment update by @nsalamad in #163
- Add autocomplete to all list prompts by @emmawillis in #168
- feat: added create feature command by @jsalaber in #166
- feat: added hint text transformer function to show hints when field is empty by @jsalaber in #169
- Use zod schemas for CreateEnvironmentParams and UpdateEnvironmentParams by @emmawillis in #170
- feat: Print targeting rules using Tree when not running headless mode by @laurawarr in #172
- chore: Update existing tests to use snapshots by @laurawarr in #173
- Use zod schema for CreateFeatureDto by @emmawillis in #171
- Use zod schema for CreateVariableDto by @emmawillis in #174
- Use CreateVariationDto from zod by @emmawillis in #175
- Dvc 7635 command dvc variations update by @elliotCamblor in #165
- add headless checks to variations get/list by @elliotCamblor in #176
- add generic catch to base command class by @elliotCamblor in #177
- add tests for the variations create by @elliotCamblor in #178
- Add features update command by @emmawillis in #179
- Prompt for variations in features create / update: by @emmawillis in #181
- feat: add targeting update command by @nsalamad in #180
- chore: add hint text for variable value type by @L-Joli in #182
- chore: use key in place of name if no name given for variables by @jsalaber in #183
- chore: add variable type as hint text to variations update by @L-Joli in #184
- chore: move ContinuePrompt be the first one of the list by @L-Joli in #185
- Release 4.5.0 by @elliotCamblor in #187
New Contributors
- @emmawillis made their first contribution in #139
- @kaushalkapasi made their first contribution in #140
- @L-Joli made their first contribution in #155
Full Changelog: v4.4.0...v4.5.0
v4.4.0
What's Changed
- [fix] select org from flag before prompting projects select by @chantalchung in #138
- Use prompted key when clean up aliased variables by @emmawillis in #139
- [feat] add variations list command by @chantalchung in #141
- Add variations get command by @emmawillis in #142
- [chore]: update @oclif/core to latest by @kaushalkapasi in #140
- [feat]: add command to get targeting rules for a specific feature by @kaushalkapasi in #143
- [fix] add proper headless functionality to create environment by @suthar26 in #137
- [feat]: add enable / disable targeting functionality by @kaushalkapasi in #144
- [feat] add features delete by @chantalchung in #145
- [fix]: generate types command excludes archived variables by @kaushalkapasi in #147
- [fix] remove the prompt for _feature from environments update by @elliotCamblor in #148
- [fix] add dvc-referrer and dvc-metadata properly to cli by @suthar26 in #149
New Contributors
- @emmawillis made their first contribution in #139
- @kaushalkapasi made their first contribution in #140
Full Changelog: v4.3.2...v4.4.0
v4.3.2
v4.3.1
What's Changed
- feature: add variable type generation by @nsalamad in #126
- chore: remove console log by @nsalamad in #127
- DVC-7351 add variableValue() function support to CLI by @jonathannorris in #128
- Release 4.3.0 by @jonathannorris in #129
- clarify what auth is preferred by @ajwootto in #131
- fix login again command by @ajwootto in #132
- [chore] add apiClient to wrap all api calls by @suthar26 in #130
- Release 4.3.1 by @suthar26 in #134
New Contributors
- @jonathannorris made their first contribution in #128
Full Changelog: v4.2.11...v4.3.1
v4.3.0
What's Changed
- feature: add variable type generation by @nsalamad in #126
- chore: remove console log by @nsalamad in #127
- DVC-7351 add variableValue() function support to CLI by @jonathannorris in #128
Full Changelog: v4.2.11...v4.3.0
V4.2.11
What's Changed
- ReadMe Link fixes by @aurorawalker #118
- Remove node version restriction by @aurorawalker #116
- Adding .nvmrc file to aid local development of CLI by @aurorawalker #115
- [chore] Move test fixtures into test-utils folder by @laurawarr #114
- [feat] Add support for parsing dart files by @laurawarr #113
- [fix] When selecting a project, always update user config by @laurawarr #112
- feat: create project by @nikolasleblanc #110
New Contributors
- @aurorawalker made their first contribution in #115
Full Changelog: v4.2.10...v4.2.11
v4.2.10
What's Changed
- [chore] update caller param options by @chantalchung in #108
- Release 4.2.10 by @chantalchung in #109
Full Changelog: v4.2.9...v4.2.10