Features
- Added support for Node 7, 8 & 9
- Added integrity checks for prebuilt binary files to eliminate the chance of man-in-the-middle attacks
- Added experimental support for Raspberry Pi (Precompiled binaries for linux on arm are provided)
- Switched to using node-gyp for binary compilation when prebuilt binaries are not available. This will provide better support for alternate versions of Node such as Electron, for which prebuilt binaries are not provided
- Added DLL version information to the Windows Node binary
- Added PDB's to node.getrobot.net for those that need them
Breaking
- Removed support for Windows Vista (why?)
- No Node version has been dropped nor has the API changed. As such, this version can be used as an in-place replacement for robot-js
~1.0
For additional changes, please see the Ship List