Skip to content

Version 0.7.0

Choose a tag to compare

@compumike08 compumike08 released this 19 Nov 00:38
· 11 commits to master since this release
v0.7.0
  • Made Node.js version 8.x or greater and Npm version 5.x or greater required
    • NOTE: Support will only be provided for Node version 8.x
  • Updated README to include list of prerequisites and note on compatibility
  • Updated test script in package.json to work with Node version 7.x and greater

IMPORTANT: Unlike previous releases, this release requires at least Node version 8.x. It is NOT compatible with Node version 6.x out of the box. If you need to run this release on Node version 6.x, see the compatibility note in the README.

NOTE: While it should work with Node version 7.x out of the box, it has never been tested with that version of Node. It has only been tested on Node version 8.x. Support will only be provided for running on Node version 8.x.