Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Releases: microsoft/azure-boards-vscode

Internal dogfood (v0.1.0)

28 May 18:21
Compare
Choose a tag to compare
Pre-release

This is an internal dogfood release.

  1. Download the .vsix file from the release.
  2. Run one of the following commands (depending on whether you are running VS Code or VS Code Insiders) to install the extension.

code-insiders --install-extension "azure-boards-0.1.0.vsix"
code --install-extension "azure-boards-0.1.0.vsix"

Changes:

Fixed #62
Fixed #47
Fixed #50

Internal dogfood (v0.0.7)

24 May 19:04
Compare
Choose a tag to compare
Pre-release

This is an internal dogfood release.

  1. Download the .vsix file from the release.
  2. Run one of the following commands (depending on whether you are running VS Code or VS Code Insiders) to install the extension.

code-insiders --install-extension "azure-boards-0.0.7.vsix"
code --install-extension "azure-boards-0.0.7.vsix"