Skip to content

Releases

Eric Kang edited this page Dec 7, 2016 · 3 revisions

Where are the releases

This extension will publish releases in two locations: all releases (preview/major/minor/patch) will be published under the releases page of this github repository, and all non-preview releases will be published to the vscode marketplace.

Versioning

The versioning for this project follows the semver system. Meaning: {major}.{minor}.{patch}-alpha.{prerelease}.

When are releases

Daily pre-release builds are published under this repositories releases page (noticeable by the addition of -alpha to the version name). Additionally, we will be doing monthly patch/minor releases to both this github page and the vscode marketplace, as stated above.