All Versions
105
Latest Version
Avg Release Cycle
28 days
Latest Release
-
Changelog History
Page 3
Changelog History
Page 3
-
v0.10.1-dev.1
June 23, 2018 -
v0.10.0 Changes
May 01, 2018- ๐ Allow for a single-level module path when packing @allenluce (https://github.com/mapbox/node-pre-gyp/pull/371)
- โ Log warnings instead of errors when falling back @xzyfer (https://github.com/mapbox/node-pre-gyp/pull/366)
- โ Add Node.js v10 support to tests (https://github.com/mapbox/node-pre-gyp/pull/372)
- โ Remove retire.js from CI (https://github.com/mapbox/node-pre-gyp/pull/372)
- โ Remove support for Node.js v4 due to EOL on April 30th, 2018
- โก๏ธ Update appveyor tests to install default NPM version instead of NPM v2.x for all Windows builds (https://github.com/mapbox/node-pre-gyp/pull/375)
-
v0.9.1 Changes
April 27, 2018- ๐ Fixed regression (in v0.9.0) with support for http redirects @allenluce (https://github.com/mapbox/node-pre-gyp/pull/361)
-
v0.9.0 Changes
April 27, 2018- Switched from using
request
toneedle
to reduce size of module deps (https://github.com/mapbox/node-pre-gyp/pull/350)
- Switched from using
-
v0.8.0 Changes
March 10, 2018- ๐ N-API support (@inspiredware)
-
v0.7.1 Changes
March 10, 2018- โฌ๏ธ Upgraded to tar v4.x
-
v0.7.0 Changes
- Updated request and hawk (#347)
- Dropped node v0.10.x support
-
v0.6.40 Changes
- Improved error reporting if an install fails
-
v0.6.39 Changes
- Support for node v9
- Support for versioning on
{libc}
to allow binaries to work on non-glic linux systems like alpine linux
-
v0.6.38 Changes
- Maintaining compatibility (for v0.6.x series) with node v0.10.x