Closed
Description
- Update copyright headers to 2018 #43, Update copyright headers #44: Updated all copyright headers to 2018
- Update support for Node.js ^7 #5, Update project node version numbers #16, Update support for Node.js ^8 #26, Fixed API to be compatible with Node ^7.0.0 #14: Added support for Node 7, 8 & 9
- The readme is broken #13, Updated README file #19: Fixed and updated the README file
- Add integrity checks when downloading pre-compiled binaries #6, Fetch prebuilt binaries securely #22: Added integrity checks for binary files (Adv-201)
- Add support for yarn packaging #28, Added NPM and Yarn lock files #30: Added NPM and Yarn lock files
- Standardize project sturcture #32, Project reorganization #35: Reorganized the entire project structure
- nw-gyp or node-gyp #4: Replaced the build pipeline with node-gyp
- Add version information to windows binary #36: Added version info to Windows binary
- Improve automated test cases #37: Added basic automated testing support
- Electron #2: Resolved issues surrounding Electron
- Remove support for Windows Vista #46, Remove support for Windows Vista #47: Removed support for Windows Vista (why?)
- Include PDB files in compilation #50, Copy PDB files during compilation #53: Copy Windows PDB files during compilation
- request raspbian #25, Minor fixes to get ARM to compile #54: Added experimental support for Raspberry Pi
- Precompiled binaries for linux on arm are provided