Releases: DevCycleHQ/vscode-extension
Releases · DevCycleHQ/vscode-extension
v0.4.1
Features
Bug Fixes
- fix: Update installed cli version if it does not match pinned version by @laurawarr in #101
- fix: Bump CLI version to fix parsing error on login by @laurawarr in #97
Uncategorized
- add option to sort usages by key, created date, and updated date by @elliotCamblor in #98
v0.4.0
Features
- feat: Download cli on extension install by @laurawarr in #94
Bug Fixes
- fix: Add folder name to org/project prompt by @laurawarr in #91
- fix: Refresh code usages when workspace folders change by @laurawarr in #90
Refactors
- refactor: Move view and command registration out of main extension file by @laurawarr in #87
Other Changes
- chore: udpate cli installed and workspace button logic by @L-Joli in #88
- chore: Remove unused commands by @laurawarr in #92
- chore: update code usages UI by @nsalamad in #93
- chore: Add additional platform support by @laurawarr in #95
- chore: Remove requirement to install CLI by @laurawarr in #96
Uncategorized
v0.3.1
Bug Fixes
- fix: Check for workspace before checking CLI version by @laurawarr in #86
Uncategorized
- chore: Add tests to UsagesCLIController by @laurawarr in #84
- chore: Add tests for BaseCLIController by @laurawarr in #85
v0.3.0
Features
- feat: Scope resources by folder by @laurawarr in #78
- feat: Split code usages by folder if multiple are open by @laurawarr in #81
Uncategorized
v0.2.0
Features
Uncategorized
- Add wrapper to get repo config by @emmawillis in #74
- add features cli tests by @elliotCamblor in #75
v0.1.2
Features
- feat: Login using org and project from repo config if set by @laurawarr in #64
Uncategorized
- chore: Add tests for projectCLIController by @laurawarr in #71
- chore: update RudderStack event tracking to use Auth0 id by @nsalamad in #72
- chore: Add organizationsCLIController tests by @laurawarr in #73