Skip to content

Releases: JCMais/node-libcurl

v5.0.1

13 Nov 15:12

Choose a tag to compare

v5.0.0

13 Nov 14:02

Choose a tag to compare

5.0.0

v5.0.0-4

09 Nov 21:36

Choose a tag to compare

v5.0.0-4 Pre-release
Pre-release
5.0.0-4

v5.0.0-3

29 Oct 00:46

Choose a tag to compare

v5.0.0-3 Pre-release
Pre-release
5.0.0-3

v5.0.0-2

06 Oct 10:25

Choose a tag to compare

v5.0.0-2 Pre-release
Pre-release
5.0.0-2

v5.0.0-1

30 Sep 13:17
v5.0.0-1
e533ba2

Choose a tag to compare

v5.0.0-1 Pre-release
Pre-release

v5.0.0-0

27 Sep 18:01
v5.0.0-0
06c72eb

Choose a tag to compare

v5.0.0-0 Pre-release
Pre-release

pre-release with migration to n-api

v4.1.0...v5.0.0-0

v4.1.0

26 Dec 17:19
6bb4f99

Choose a tag to compare

Fixed

  • curly - use default content-type when there are no headers #410 by @liamdiprose

Added

  • Added prebuilt binaries for Node.js 22, Electron 33, Electron 32, and Electron 31

Notes

Besides possible security patches, this will be the last minor release in the v4 series. For v5, I am currently planning to work on this:

  • Migrate to N-API. This will allow us to support newer Node.js versions more easily.
  • Drop support for Node.js < 22.
  • Drop support for building with libcurl < 8.0.
  • Drop x86 support.
  • Support ES modules.

v4.0.0

12 Feb 01:11
ba96d00

Choose a tag to compare

Breaking Change

  • Mininum supported Node.js version is now Node.js 16.14.
  • The prebuilt binaries are only available on:
    • Node.js 18, 20, and 21
    • Electron 27, 27, and 28
  • NW.js binaries were removed, and may be re-introduced in the future.

v3.0.1-0

11 Dec 02:12
510502c

Choose a tag to compare

v3.0.1-0 Pre-release
Pre-release
  • docs: bump np version eb24ef1
  • docs: add notes about breaking changes 2d2f568
  • build: change electron versions where we are building the binaries 8b8dd87
  • ci: fix broken ci build e08fb1b
  • ci: upgrade pip before installing new module on appveyor 3f1a84e
  • ci: fix for when python is not available (but python3 is) 9855d8b
  • ci: change shebang to use bash shell for some ci scripts ae51e10
  • build: fix download and unpack not having pipefail a5ecb8d
  • build: fix windows build 308c8c7
  • build: remove old nodejs versions and add v20 and v21 f89db85
  • deps: update yarn lock file and lock husky file 2a297f3
  • ci: fix type error due to formidable 96777ce
  • ci: fix install_name_tool to not fail when running without a dynamic libcurl c4a2396
  • deps: bump all package version 22dc6fa
  • build: install setuptools if distutils cannot be found 1c76076
  • ci: add more logs to zlib build 82a5cd9
  • build: fix zlib build on node v20 and others 7416fb3
  • build: remove special chars from zlib version keeping just major.minor.patch 309c108
  • ci: add node v20 to the build pipeline 20200b7
  • chore: fix type-checking issues post TS upgrade - also bump eslint and prettier f48b553
  • deps: bump dependencies f9b0da6
  • update README with the new requirements on linux [skip ci] 8879499

v3.0.0...v3.0.1-0