ronnidc / vscode-nunjucks

Nunjucks for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=ronnidc.nunjucks
65 stars 18 forks source link

Adopt semver version #1

Closed joaomoreno closed 8 years ago

joaomoreno commented 8 years ago

Hi, VS Code developer here. Due to a recent change, the next version of Code will require every extension to have a semver compatible version. nunjucks is one of the very few that doesn't have one; its latest version seems to be 0.0.2.1.

In order to stay compatible with Code, could you publish a more recent version using a semver compatible version number?

Related to Microsoft/vscode-vsce#55 and Microsoft/vscode#1111

Eldblom-zz commented 8 years ago

This is a breaking bug, as code now no longer loads the extension. Please fix version to 0.2.1.

ronnidc commented 8 years ago

Version is now changed to a semver compatible version