v3.1.0 2015-11-14
- [
9049241f91
] - gyp: don't use links at all, just copy the files instead (Nathan Zadoks) - [
8ef90348d1
] - gyp: apply https://codereview.chromium.org/11361103/ (Nathan Rajlich) - [
a2ed0df84e
] - gyp: always install into $PRODUCT_DIR (Nathan Rajlich) - [
cc8b2fa83e
] - Update gyp to b3cef02. (Imran Iqbal) #781 - [
f5d86eb84e
] - Update to [email protected]. (Edgar Muentes) #797 - [
2ac7de02c4
] - Fix infinite loop with zero-length options. (Ben Noordhuis) #745 - [
101bed639b
] - This platform value came from debian package, and now the value (Jérémy Lal) #738
v3.0.3 2015-09-14
- [
ad827cda30
] - tarballUrl global and && when checking for iojs (Lars-Magnus Skog) #729
v3.0.2 2015-09-12
- [
6e8c3bf3c6
] - add back support for passing additional cmdline args (Rod Vagg) #723 - [
ff82f2f3b9
] - fixed broken link in docs to Visual Studio 2013 download (simon-p-r) #722
v3.0.1 2015-09-08
- [
846337e36b
] - normalise versions for target == this comparison (Rod Vagg) #716
v3.0.0 2015-09-08
- [
9720d0373c
] - remove node_modules from tree (Rod Vagg) #711 - [
6dcf220db7
] - test version major directly, don't use semver.satisfies() (Rod Vagg) #711 - [
938dd18d1c
] - refactor for clarity, fix dist-url, add env var dist-url functionality (Rod Vagg) #711 - [
9e9df66a06
] - use process.release, make aware of io.js & node v4 differences (Rod Vagg) #711 - [
1ea7ed01f4
] - deps: update graceful-fs dependency to the latest (Sakthipriyan Vairamani) #714 - [
0fbc387b35
] - Update repository URLs. (Ben Noordhuis) #715 - [
bbedb8868b
] - (SEMVER-MAJOR) win: enable delay-load hook by default (Jeremiah Senkpiel) #708 - [
85ed107565
] - Merge pull request #664 from othiym23/othiym23/allow-semver-5 (Nathan Rajlich) - [
0c720d234c
] - allow semver@5 (Forrest L Norvell)