Skip to content

Releases: prebuild/prebuild-install

v7.1.2

29 Feb 18:50
Compare
Choose a tag to compare

Changed

  • Support environments where MD5 is prohibited (#191) (9140468) (Tomasz Szuba)

v7.1.1

07 Jun 20:13
Compare
Choose a tag to compare

Changed

  • Replace use of npmlog dependency with console.error (#182) (4e2284c) (Lovell Fuller).
  • Ensure script output can be captured by tests (#181) (d1853cb) (Lovell Fuller).

v7.1.0

20 Apr 09:01
Compare
Choose a tag to compare

Changed

  • Allow setting libc to glibc on non-glibc platform (#176) (f729abb) (Joona Heinikoski).

v7.0.1

28 Jan 09:12
Compare
Choose a tag to compare

Changed

  • Upgrade to the latest version of detect-libc (#166) (f71c6b9) (Lovell Fuller).

v7.0.0

12 Nov 11:28
Compare
Choose a tag to compare

Changed

  • Breaking: bump node-abi so that Electron 14+ gets correct ABI (#161) (477f347) (csett86). Drops support of Node.js < 10.
  • Bump simple-get (7468c14) (Vincent Weevers).

v6.1.4

11 Aug 17:19
Compare
Choose a tag to compare

Fixed

  • Move auth token to header instead of query param (#160) (b3fad76) (nicolai-nordic)
  • Remove _ prefix as it isn't allowed by npm config (#153) (a964e5b) (Tom Boothman)
  • Make rc.path absolute (#158) (57bcc06) (George Waters).

v6.1.3

03 Jun 08:13
Compare
Choose a tag to compare

Changed

  • Inline no longer maintained noop-logger (#155) (e08d75a) (Alexandru Dima)
  • Point users towards prebuildify in README (#150) (5ee1a2f) (Vincent Weevers)

v6.1.2

24 Apr 09:26
Compare
Choose a tag to compare

Fixed

  • Support URL-safe strings in scoped packages (#148) (db36c7a) (Marco)

v6.1.1

04 Apr 13:33
Compare
Choose a tag to compare

Fixed

  • Support force & buildFromSource options in yarn (#140) (8cb1ced) (João Moreno)
  • Bump node-abi to prevent dedupe (closes #135) (2950fb2) (Vincent Weevers)

v6.1.0

03 Apr 09:42
Compare
Choose a tag to compare

Added