You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9.4 KiB

v3.4.0 2016-06-28

v3.3.1 2016-03-04

v3.3.0 2016-02-16

  • [818d854a4d] - Introduce NODEJS_ORG_MIRROR and IOJS_ORG_MIRROR (Rod Vagg) #878
  • [d1e4cc4b62] - (SEMVER-MINOR) Download headers tarball for ~0.12.10 || ~0.10.42 (Rod Vagg) #877
  • [6e28ad1bea] - Allow for npmlog@2.x (Rebecca Turner) #861
  • [07371e5812] - Use -fPIC for NetBSD. (Marcin Cieślak) #856
  • [8c4b0ffa50] - (SEMVER-MINOR) Add --cafile command line option. (Ben Noordhuis) #837
  • [b3ad43498e] - (SEMVER-MINOR) Make download() function testable. (Ben Noordhuis) #837

v3.2.1 2015-12-03

v3.2.0 2015-11-25

  • [268f1ca4c7] - Use result of which when searching for python. (Refael Ackermann) #668
  • [817ed9bd78] - Add test for python executable search logic. (Ben Noordhuis) #756
  • [0e2dfda1f3] - Fix test/test-options when run through npm test. (Ben Noordhuis) #755
  • [9bfa0876b4] - Add support for AIX (Michael Dawson) #753
  • [a8d441a0a2] - Update README for Windows 10 support. (Jason Williams) #766
  • [d1d6015276] - Update broken links and switch to HTTPS. (andrew morton)

v3.1.0 2015-11-14

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)