Skip to content

Releases: DevCycleHQ/vscode-extension

v0.4.1

21 Aug 14:59
Compare
Choose a tag to compare

Features

  • feat: add settings button to sidebar nav by @L-Joli in #100

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

17 Aug 17:42
Compare
Choose a tag to compare

Features

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

Uncategorized

v0.3.1

11 Aug 19:27
Compare
Choose a tag to compare

Bug Fixes

  • fix: Check for workspace before checking CLI version by @laurawarr in #86

Uncategorized

v0.3.0

11 Aug 15:34
Compare
Choose a tag to compare

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

09 Aug 20:51
Compare
Choose a tag to compare

Features

  • feat: add sidebar views for install cli and open folder by @L-Joli in #76

Uncategorized

v0.1.2

04 Aug 18:24
Compare
Choose a tag to compare

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

v0.1.1

03 Aug 21:35
Compare
Choose a tag to compare

Uncategorized

  • chore: fix gh action step by pushing commit and checking prerelease input by @jsalaber in #69
  • chore: removed prerelease tag for now by @jsalaber in #70

v0.1.0

03 Aug 20:38
1714d22
Compare
Choose a tag to compare

Uncategorized

0.0.1

03 Aug 20:29
8d91b70
Compare
Choose a tag to compare
  • initial commit to repo