Skip to content
This repository was archived by the owner on Sep 28, 2023. It is now read-only.

Releases: optimizely/optimizely-vscode

Release 0.1.0

09 Oct 21:25
a614e40
Compare
Choose a tag to compare

0.1.0

October 9, 2020

  • Upgrade @optimizely/optimizely-sdk to 4.3.4 in debug dialog.

Release 0.0.8

07 Oct 19:35
572569a
Compare
Choose a tag to compare

0.0.8

October 7, 2020

  • Add new method getFeatureVariableJSON to support JSON feature variables. (#8)
  • Add feature key tracking to underline a feature key that is not in datafile.(#11)
  • Add getAllFeatureVariables to auto-complete and hide variables view in debug dialog for isFeatureEnabled and getAllFeatureVariables methods.(#12)
  • Add track to auto-complete.(#14)

Release 0.0.5

21 May 15:20
Compare
Choose a tag to compare

0.0.5

May 21, 2020

  • Fix debug dialog attribute table.

Release 0.0.4

21 May 15:16
Compare
Choose a tag to compare

0.0.4

May 20, 2020

  • Fix debug dialog theme.

Release .0.0.3

21 May 02:23
e54b687
Compare
Choose a tag to compare

0.0.3

May 20, 2020

  • New Optimizely configuration debugger.
  • Fix feature key menu item.

Release 0.0.2

07 May 22:04
Compare
Choose a tag to compare

0.0.2

May 7, 2020

  • Clarify that auto-complete only works for javascript, typescript, and react.
  • Add keyboard shortcuts for feature and experiment keys.

Release 0.0.1

05 May 23:05
Compare
Choose a tag to compare

0.0.1

May 5, 2020

  • Release intial version of the vscode extension.