Changelog
v7.0.0 2020-06-03
e18a61afc1
] - build: shrink bloated addon binaries on windows (Shelley Vohr) #20604937722cf5
] - (SEMVER-MAJOR) deps: replace mkdirp with {recursive} mkdir (Rod Vagg) #2123d45438a047
] - (SEMVER-MAJOR) deps: update deps, match to npm@7 (Rod Vagg) #2126ba4f34b7d6
] - doc: update catalina xcode clt download link (Dario Vladovic) #2133f7bfce96ed
] - doc: update acid test and introduce curl|bash test script (Dario Vladovic) #2105e529f3309d
] - doc: update README to reflect upgrade to gyp-next (Ujjwal Sharma) #20929aed6286a3
] - doc: give more attention to Catalina issues doc (Matheus Marchini) #2134963f2a7b48
] - doc: improve Catalina discoverability for search engines (Matheus Marchini) #21357b75af349b
] - doc: add macOS Catalina software update info (Karl Horky) #20784f23c7bee2
] - doc: update link to the code of conduct (#2073) (Michaël Zasso) #2073473cfa283f
] - doc: note in README that Python 3.8 is supported (#2072) (Michaël Zasso) #2072e7402b4a7c
] - doc: update catalina xcode cli tools download link (#2044) (Dario Vladović) #204435de45984f
] - doc: update catalina xcode cli tools download link; formatting (Jonathan Hult) #203448642191f5
] - doc: add download link for Command Line Tools for Xcode (Przemysław Bitkowski) #2029ae5b150051
] - doc: Catalina suggestion: remove /Library/Developer/CommandLineTools (Christian Clauss) #2022d1dea13fe4
] - doc: fix changelog 6.1.0 release year to be 2020 (Quentin Vernot) #20216356117b08
] - doc, bin: stop suggesting opening node-gyp issues (Bartosz Sosnowski) #2096a6b76a8b48
] - gyp: update gyp to 0.2.1 (Ujjwal Sharma) #2092ebc34ec823
] - gyp: update gyp to 0.2.0 (Ujjwal Sharma) #2092972780bde7
] - (SEMVER-MAJOR) gyp: sync code base with nodejs repo (#1975) (Michaël Zasso) #1975c255ffbf6a
] - lib: drop "-2" flag for "py.exe" launcher (DeeDeeG) #21311f7e1e93b5
] - lib: ignore VS instances that cause COMExceptions (Andrew Casey) #2018741ab096d5
] - test: remove support for EOL versions of Node.js (Shelley Vohr)ca86ef2539
] - test: bump actions/checkout from v1 to v2 (BSKY) #2063Changelog
v5.1.1 2020-05-25
bdd3a79abe
] - build: shrink bloated addon binaries on windows (Shelley Vohr) #20601f2ba75bc0
] - doc: add macOS Catalina software update info (Karl Horky) #2078c106d915f5
] - doc: update catalina xcode cli tools download link (#2044) (Dario Vladović) #20449a6fea92e2
] - doc: update catalina xcode cli tools download link; formatting (Jonathan Hult) #203459b0b1add8
] - doc: add download link for Command Line Tools for Xcode (Przemysław Bitkowski) #2029bb8d0e7b10
] - doc: Catalina suggestion: remove /Library/Developer/CommandLineTools (Christian Clauss) #2022fb2e80d4e3
] - doc: update link to the code of conduct (#2073) (Michaël Zasso) #2073251d9c885c
] - doc: note in README that Python 3.8 is supported (#2072) (Michaël Zasso) #20722b6fc3c8d6
] - doc, bin: stop suggesting opening node-gyp issues (Bartosz Sosnowski) #2096a876ae58ad
] - test: bump actions/checkout from v1 to v2 (BSKY) #2063Changelog
v5.1.0 2020-02-05
f37a8b40d0
] - doc: add GitHub Actions badge (#1994) (Rod Vagg) #1994cb3f6aae5e
] - doc: update macOS_Catalina.md (#1992) (James Home) #19920607596a4c
] - doc: fix typo in README.md (#1985) (Suraneti Rodsuwan) #19850d5a415a14
] - doc: add travis badge (Rod Vagg) #1971103740cd95
] - gyp: list(dict) so we can del dict(key) while iterating (Christian Clauss) #2009278dcddbdd
] - lib: ignore VS instances that cause COMExceptions (Andrew Casey) #20181694907bbf
] - lib: compatibility with semver ≥ 7 (new
for semver.Range) (Xavier Guimard) #2006a3f1143514
] - (SEMVER-MINOR) lib: noproxy support, match proxy detection to request
(Matias Lopez) #197852365819c7
] - test: remove old docker test harness (#1993) (Rod Vagg) #1993bc509c511d
] - test: add Windows to GitHub Actions testing (#1996) (Christian Clauss) #199691ee26dd48
] - test: fix typo in header download test (#2001) (Richard Lau) #20010923f344c9
] - test: direct python invocation & simpler pyenv (Matias Lopez) #197932c8744b34
] - test: fix macOS Travis on Python 2.7 & 3.7 (Christian Clauss) #1979fd4b1351e4
] - test: initial Github Actions with Ubuntu & macOS (Christian Clauss) #1985Changelog
v6.1.0 2020-01-08
9a7dd16b76
] - doc: remove backticks from Python version list (Rod Vagg) #201126cd6eaea6
] - doc: add GitHub Actions badge (#1994) (Rod Vagg) #1994312c12ef4f
] - doc: update macOS_Catalina.md (#1992) (James Home) #1992f7b6b6b77b
] - doc: fix typo in README.md (#1985) (Suraneti Rodsuwan) #19856b8f2652dd
] - doc: add travis badge (Rod Vagg) #197120aa0b44f7
] - doc: macOS Catalina add two commands (Christian Clauss) #196214f2a07a39
] - gyp: list(dict) so we can del dict(key) while iterating (Christian Clauss) #2009f242ce4d2c
] - lib: compatibility with semver ≥ 7 (new
for semver.Range) (Xavier Guimard) #20063bcba2a01a
] - (SEMVER-MINOR) lib: noproxy support, match proxy detection to request
(Matias Lopez) #1978470cc2178e
] - test: remove old docker test harness (#1993) (Rod Vagg) #199331ecc8421d
] - test: add Windows to GitHub Actions testing (#1996) (Christian Clauss) #19965a729e86ee
] - test: fix typo in header download test (#2001) (Richard Lau) #2001345c70e56d
] - test: direct python invocation & simpler pyenv (Matias Lopez) #1979d6a7e0e1fb
] - test: fix macOS Travis on Python 2.7 & 3.7 (Christian Clauss) #19795a64e9bd32
] - test: initial Github Actions with Ubuntu & macOS (Christian Clauss) #198504da736d38
] - test: fix Python unittests (cclauss) #19610670e5189d
] - test: add header download test (Rod Vagg) #1796c506a6a150
] - test: configure proper devDir for invoking configure() (Rod Vagg) #1796Changelog
v5.0.7 2019-12-16
Republish of v5.0.6 with unnecessary tarball removed from pack file.
Changelog
v5.0.6 2019-12-16
cdec00286f
] - doc: adjustments to the README.md for new users (Dan Pike) #1919b7c8233ef2
] - test: fix Python unittests (cclauss) #1961e12b00ab0a
] - doc: macOS Catalina add two commands (Christian Clauss) #196270b9890c0d
] - test: add header download test (Rod Vagg) #17964029fa8629
] - test: configure proper devDir for invoking configure() (Rod Vagg) #1796fe8b02cc8b
] - doc: add macOS_Catalina.md document (cclauss) #19408ea47ce365
] - gyp: python3 fixes: utf8 decode, use of 'None' in eval (Wilfried Goesgens) #1925c7229716ba
] - gyp: iteritems() -> items() in compile_commands_json.py (cclauss) #19472a18b2a0f8
] - gyp: make cmake python3 compatible (gengjiawen) #194470f391e844
] - gyp: fix TypeError in XcodeVersion() (Christian Clauss) #19399f4f0fa34e
] - gyp: finish decode stdout on Python 3 (Christian Clauss) #19377cf507906d
] - src,win: allow 403 errors for arm64 node.lib (Richard Lau) #1934ad0d182c01
] - deps: update deps to roughly match current npm@6 (Rod Vagg) #19201553081ed6
] - test: upgrade Linux Travis CI to Python 3.8 (Christian Clauss) #19230705cae9aa
] - travis: ignore failed brew upgrade npm
, update xcode (Christian Clauss) #19327bfdb6f5bf
] - build: avoid bare exceptions in xcode_emulation.py (Christian Clauss) #19327edf7658fa
] - lib,install: always download SHA sums on Windows (Sam Hughes) #192669056d04fe
] - travis: add Windows + Python 3.8 to the mix (Rod Vagg) #1921Changelog
v6.0.1 2019-11-01
8ec2e681d5
] - doc: add macOS_Catalina.md document (cclauss) #19401b11be63cc
] - gyp: python3 fixes: utf8 decode, use of 'None' in eval (Wilfried Goesgens) #1925c0282daa48
] - gyp: iteritems() -> items() in compile_commands_json.py (cclauss) #1947d8e09a1b6a
] - gyp: make cmake python3 compatible (gengjiawen) #19449c0f3404f0
] - gyp: fix TypeError in XcodeVersion() (Christian Clauss) #1939bb2eb72a3f
] - gyp: finish decode stdout on Python 3 (Christian Clauss) #1937f0693413d9
] - src,win: allow 403 errors for arm64 node.lib (Richard Lau) #1934c60c22de58
] - deps: update deps to roughly match current npm@6 (Rod Vagg) #1920b91718eefc
] - test: upgrade Linux Travis CI to Python 3.8 (Christian Clauss) #19233538a317b6
] - doc: adjustments to the README.md for new users (Dan Pike) #19194fff8458c0
] - travis: ignore failed brew upgrade npm
, update xcode (Christian Clauss) #193260e4488f08
] - build: avoid bare exceptions in xcode_emulation.py (Christian Clauss) #1932032db2a2d0
] - lib,install: always download SHA sums on Windows (Sam Hughes) #19265a83630c33
] - travis: add Windows + Python 3.8 to the mix (Rod Vagg) #1921Changelog
v6.0.0 2019-10-04
dd0e97ef0b
] - (SEMVER-MAJOR) lib: try to find python
after python3
(Sam Roberts) #1907f60ed47d14
] - travis: add Python 3.5 and 3.6 tests on Linux (Christian Clauss) #1903c763ca1838
] - (SEMVER-MAJOR) doc: Declare that node-gyp is Python 3 compatible (cclauss) #18113d1c60ab81
] - (SEMVER-MAJOR) lib: accept Python 3 by default (João Reis) #1844c6e3b65a23
] - (SEMVER-MAJOR) lib: raise the minimum Python version from 2.6 to 2.7 (cclauss) #1818Changelog
v5.0.5 2019-10-04
3891391746
] - doc: reconcile README with Python 3 compat changes (Rod Vagg) #191107f81f1920
] - lib: accept Python 3 after Python 2 (Sam Roberts) #191004ce59f4a2
] - doc: clarify Python configuration, etc (Sam Roberts) #190801c46ee3df
] - gyp: add __lt__ to MSVSSolutionEntry (João Reis) #1904735d961b99
] - win: support VS 2017 Desktop Express (João Reis) #19023834156a92
] - test: add Python 3.5 and 3.6 tests on Linux (cclauss) #19091196e990d8
] - src: update to standard@14 (Rod Vagg) #189953ee7dfe89
] - gyp: fix undefined name: cflags --> ldflags (Christian Clauss) #19015871dcf6c9
] - src,win: add support for fetching arm64 node.lib (Richard Townsend) #1875Changelog
v5.0.4 2019-09-27
1236869ffc
] - gyp: modify XcodeVersion() to convert "4.2" to "0420" and "10.0" to "1000" (Christian Clauss) #189536638afe48
] - gyp: more decode stdout on Python 3 (cclauss) #1894f753c167c5
] - gyp: decode stdout on Python 3 (cclauss) #189060a4083523
] - doc: update xcode install instructions to match Node's BUILDING (Nhan Khong) #188419dbc9ac32
] - deps: update tar to 4.4.12 (Matheus Marchini) #18895f3ed92181
] - bin: fix the usage instructions (Halit Ogunc) #1888aab118edf1
] - lib: adding keep-alive header to download requests (Milad Farazmand) #18631186e89326
] - lib: ignore non-critical os.userInfo() failures (Rod Vagg) #1835785e527c3d
] - doc: fix missing argument for setting python path (lagorsse) #1802a97615196c
] - gyp: rm semicolons (Python != JavaScript) (MattIPv4) #185806019bac24
] - gyp: assorted typo fixes (XhmikosR) #18533f4972c1ca
] - gyp: use "is" when comparing to None (Vladyslav Burzakovskyy) #18601cb4708073
] - src,win: improve unmanaged handling (Peter Sabath) #18525553cd910e
] - gyp: improve Windows+Cygwin compatibility (Jose Quijada) #18178bcb1fbb43
] - gyp: Python 3 Windows fixes (João Reis) #18432e24d0a326
] - test: accept Python 3 in test-find-python.js (João Reis) #18431267b4dc1c
] - build: add test run Python 3.7 on macOS (Christian Clauss) #1843da1b031aa3
] - build: import StringIO on Python 2 and Python 3 (Christian Clauss) #1836fa0ed4aa42
] - build: more Python 3 compat, replace compile with ast (cclauss) #182018d5c7c9d0
] - win,src: update win_delay_load_hook.cc to work with /clr (Ivan Petrovic) #1819