Skip to content
This repository has been archived by the owner on Sep 11, 2021. It is now read-only.

v5.0.0

Compare
Choose a tag to compare
@felixrieseberg felixrieseberg released this 18 Sep 08:36
· 61 commits to master since this release

Changelog

  • For VS2015, removes an outdated success string that made the npm installation exit long before Visual Studio was installed. Changed the installation success test to include testing with real log files.
  • For VS2017, included a SDK in the installation and fixed the node-gyp configuration. Also, made it only possible to succeed or fail, previously the installer reported both (the strings to detect failure are very generic, but look good to me, it makes sense that success takes precedence and anything else is a failure).
  • Makes VS2017 the default.