Releases: DevCycleHQ/cli
Releases · DevCycleHQ/cli
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 get
to 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
v4.2.9
What's Changed
- [chore] Add dvc-referrer headers to API requests by @laurawarr in #105
- [chore] accept optional caller param by @chantalchung in #106
- Release 4.2.9 by @chantalchung in #107
New Contributors
- @chantalchung made their first contribution in #106
Full Changelog: v4.2.8...v4.2.9