Skip to content

Releases: Conrad2134/grunt-node-version-windows

v0.3.0

24 May 14:06

Choose a tag to compare

Compliant with all versions of Node.js that are supported in nvm-windows. This release is mainly taking out ES6 syntax (arrow functions, templating, etc) and adding a promise library to replace native ES6 promises.

v0.2.0

23 May 17:29

Choose a tag to compare

Fixed two issues ( #2 and #3 ).

Options.override shouldn't be ignored anymore, and the task is now a multiTask.

Updated some documentation and whatnot.

v0.1.0

20 May 13:54

Choose a tag to compare

First release. Mostly feature complete, but testing and refactoring needs to be done.