Changelog
v5.0.3 2019-07-17
66ad305775
] - python: accept Python 3 conditionally (João Reis) #18157e7fce3fed
] - python: move Python detection to its own file (João Reis) #1815e40c99e283
] - src: implement standard.js linting (Rod Vagg) #1794bb92c761a9
] - test: add Node.js 6 on Windows to Travis CI (João Reis) #18127fd924079f
] - test: increase tap timeout (João Reis) #18127e8127068f
] - test: cover supported node versions with travis (Rod Vagg) #180924109148df
] - test: downgrade to tap@^12 for continued Node 6 support (Rod Vagg) #1808656117cc4a
] - win: make VS path match case-insensitive (João Reis) #1806Changelog
v5.0.2 2019-06-27
2761afbf73
] - build,test: add duplicate symbol test (Gabriel Schulhof) #168982f129d6de
] - gyp: replace optparse to argparse (KiYugadgeter) #1591afaaa29c61
] - gyp: remove from __future__ import with_statement (cclauss) #1799a991f633d6
] - gyp: fix the remaining Python 3 issues (cclauss) #1793f952b08f84
] - gyp: move from __future__ import to the top of the file (cclauss) #17894f4a677dfa
] - gyp: use different default compiler for z/OS (Shuowang (Wayne) Zhang) #176803683f09d6
] - lib: code de-duplication (Pavel Medvedev) #965611bc3c89f
] - lib: add .json suffix for explicit require (Rod Vagg) #1787d3478d7b0b
] - meta: add to .gitignore (Refael Ackermann) #15737a9a038e9e
] - test: add parallel test runs on macOS and Windows (cclauss) #18007dd7f2b2a2
] - test: fix Python syntax error in test-adding.js (cclauss) #1793395f843de0
] - test: replace self-signed cert with 'localhost' (Rod Vagg) #1795a52c6eb9e8
] - test: migrate from tape to tap (Rod Vagg) #1795ec2eb44a30
] - test: use Nan in duplicate_symbols (Gabriel Schulhof) #16891597c84aad
] - test: use Travis CI to run tests on every pull request (cclauss) #1752dd9bf929ac
] - zos: update compiler options (Shuowang (Wayne) Zhang) #1768Changelog
v5.0.1 2019-06-20
e3861722ed
] - doc: document --jobs max (David Sanders) #17701cfdb28886
] - lib: reintroduce support for iojs file naming for releases >= 1 && < 4 (Samuel Attard) #1777Changelog
v5.0.0 2019-06-13
8a83972743
] - (SEMVER-MAJOR) bin: follow XDG OS conventions for storing data (Selwyn) #15709e46872ea3
] - bin,lib: remove extra comments/lines/spaces (Jon Moss) #15088098ebdeb4
] - deps: replace osenv
dependency with native os
(Selwyn)f83b457e03
] - deps: bump request to 2.8.7, fixes heok/hawk issues (Rohit Hazra) #1492323cee7323
] - deps: pin request
version range (Refael Ackermann) #1300c515912d08
] - doc: improve issue template (Bartosz Sosnowski) #1618cca2d66727
] - doc: python info needs own header (Taylor D. Lee) #12453e64c780f5
] - doc: lint README.md (Jon Moss) #1498a20faedc91
] - (SEMVER-MAJOR) gyp: enable MARMASM items only on new VS versions (João Reis) #1762721eb691cf
] - gyp: teach MSVS generator about MARMASM Items (Jon Kunkee) #167991744bfecc
] - gyp: add support for Windows on Arm (Richard Townsend) #1739a6e0a6c7ed
] - gyp: move compile_commands_json (Paul Maréchal) #166192e8b52cee
] - gyp: fix target --> self.target (cclauss)febdfa2137
] - gyp: fix sntex error (cclauss) #1333588d333c14
] - gyp: _winreg module was renamed to winreg in Python 3. (Craig Rodrigues)98226d198c
] - gyp: replace basestring with str, but only on Python 3. (Craig Rodrigues)7535e4478e
] - gyp: replace deprecated functions (Craig Rodrigues)2040cd21cc
] - gyp: use print as a function, as specified in PEP 3105. (Craig Rodrigues)abef93ded5
] - gyp: get ready for python 3 (cclauss)43031fadcb
] - python: clean-up detection (João Reis) #158249ab79d221
] - python: more informative error (Refael Ackermann) #1269997bc3c748
] - readme: add ARM64 info to MSVC setup instructions (Jon Kunkee) #1655788e767179
] - test: remove unused variable (João Reis)6f5a408934
] - tools: fix usage of inherited -fPIC and -fPIE (Jens) #13400efb8fb34b
] - (SEMVER-MAJOR) win: support running in VS Command Prompt (João Reis) #1762360ddbdf3a
] - (SEMVER-MAJOR) win: add support for Visual Studio 2019 (João Reis) #17628f43f68275
] - (SEMVER-MAJOR) win: detect all VS versions in node-gyp (João Reis) #17627fe4095974
] - (SEMVER-MAJOR) win: generic Visual Studio 2017 detection (João Reis) #17627a71d68bce
] - win: use msbuild from the configure stage (Bartosz Sosnowski) #1654d3b21220a0
] - win: fix delay-load hook for electron 4 (Andy Dill)81f3a92338
] - Update list of Node.js versions to test against. (Ben Noordhuis) #16704748f6ab75
] - Remove deprecated compatibility code. (Ben Noordhuis) #167045e3221fd4
] - Remove an outdated workaround for Python 2.4 (cclauss) #1650721dc7d314
] - Add ARM64 to MSBuild /Platform logic (Jon Kunkee) #1655a5b7410497
] - Add ESLint no-unused-vars rule (Jon Moss) #1497Changelog
v4.0.0 2019-04-24
ceed5cbe10
] - deps: updated tar package version to 4.4.8 (Pobegaylo Maksim) #1713374519e066
] - (SEMVER-MAJOR) Upgrade to tar v3 (isaacs) #1212e6699d13cd
] - test: fix addon test for Node.js 12 and V8 7.4 (Richard Lau) #17050c6bf530a0
] - lib: use print() for python version detection (GreenAddress) #1534Changelog
v3.8.0 2018-08-09
c5929cb4fe
] - doc: update Xcode preferences tab name. (Ivan Daniluk) #13308b488da8b9
] - doc: update link to commit guidelines (Jonas Hermsmeier) #1456b4fe8c16f9
] - doc: fix visual studio links (Bartosz Sosnowski) #1490536759c7e9
] - configure: use sys.version_info to get python version (Yang Guo) #150494c39c604e
] - gyp: fix ninja build failure (GYP patch) (Daniel Bevenius) nodejs/node#12484e8ea74e0fa
] - tools: patch gyp to avoid xcrun errors (Ujjwal Sharma) nodejs/node#21520ea9aff44f2
] - tools: fix "the the" typos in comments (Masashi Hirano) nodejs/node#20716207e5aa4fd
] - gyp: implement LD/LDXX for ninja and FIPS (Sam Roberts)b416c5f4b7
] - gyp: enable cctest to use objects (gyp part) (Daniel Bevenius) nodejs/node#1245040692d016b
] - gyp: add compile_commands.json gyp generator (Ben Noordhuis) nodejs/node#12450fc3c4e2b10
] - gyp: float gyp patch for long filenames (Anna Henningsen) nodejs/node#79638aedbfdef6
] - gyp: backport GYP fix to fix AIX shared suffix (Stewart Addison)6cd84b84fc
] - test: formatting and minor fixes for execFileSync replacement (Rod Vagg) #152160e421363f
] - test: added test/processExecSync.js for when execFileSync is not available. (Rohit Hazra) #1492969447c5bd
] - deps: bump request to 2.8.7, fixes heok/hawk issues (Rohit Hazra) #1492340403ccfe
] - win: improve parsing of SDK version (Alessandro Vergani) #1516Changelog
v3.7.0 2018-06-08
84cea7b30d
] - Remove unused gyp test scripts. (Ben Noordhuis) #14580540e4ec63
] - gyp: escape spaces in filenames in make generator (Jeff Senn) #143688fc6fa0ec
] - Drop dependency on minimatch. (Brian Woodward) #11581e203c5148
] - Fix include path when pointing to Node.js source (Richard Lau) #105553d8cb967c
] - Prefix build targets with /t: on Windows (Natalie Wolfe) #116453a5f8ff38
] - gyp: add support for .mm files to msvs generator (Julien Racle) #1167dd8561e528
] - zos: don't use universal-new-lines mode (John Barboza) #1451e5a69010ed
] - zos: add search locations for libnode.x (John Barboza) #145179febace53
] - doc: update macOS information in README (Josh Parnham) #13239425448945
] - gyp: don't print xcodebuild not found errors (Gibson Fahnestock) #13706f1286f5b2
] - Fix infinite install loop. (Ben Noordhuis) #13842580b9139e
] - Update --nodedir
description in README. (Ben Noordhuis) #1372a61360391a
] - Update README with another way to install on windows (JeffAtDeere) #135247496bf6dc
] - Fix IndexError when parsing GYP files. (Ben Noordhuis) #1267b2024dee7b
] - zos: support platform (John Barboza) #127690d86512f4
] - win: run PS with -NoProfile
(Refael Ackermann) #12922da5f86ef7
] - doc: add github PR and Issue templates (Gibson Fahnestock) #1228a46a770d68
] - doc: update proposed DCO and CoC (Mikeal Rogers) #12297e803d58e0
] - doc: headerify the Install instructions (Nick Schonning) #1225f27599193a
] - gyp: update xml string encoding conversion (Liu Chao) #12030a07e481f7
] - configure: don't set ensure if tarball is set (Gibson Fahnestock) #1220Changelog
v3.6.3 2018-06-08
90cd2e8da9
] - gyp: fix regex to match multi-digit versions (Jonas Hermsmeier) #14557900122337
] - deps: pin request
version range (Refael Ackerman) #1300Changelog
v3.6.2 2017-06-01
72afdd62cd
] - build: rename copyNodeLib() to doBuild() (Liu Chao) #1206bad903ac70
] - win: more robust parsing of SDK version (Refael Ackermann) #1198241752f381
] - Log dist-url. (Ben Noordhuis) #1170386746c7d1
] - configure: use full path in node_lib_file GYP var (Pavel Medvedev) #9640913b2dd99
] - build, win: use target_arch to link with node.lib (Pavel Medvedev) #964c307b302f7
] - doc: blorb about setting npm_config_OPTION_NAME
(Refael Ackermann) #1185Changelog
v3.6.1 2017-04-30
49801716c2
] - test: fix test-find-python on v0.10.x buildbot. (Ben Noordhuis) #1172a83a3801fc
] - test: fix test/test-configure-python on AIX (Richard Lau) #11318a767145c9
] - gyp: Revert quote_cmd workaround (Kunal Pathak) #1153c09cf7671e
] - doc: add a note for using configure
on Windows (Vse Mozhet Byt) #1152da9cb5f411
] - Delete superfluous .patch files. (Ben Noordhuis) #1122