node-libcurl v2.3.4 Release Notes
Release Date: 2022-01-29 // over 2 years ago-
โ Added
- ๐ support
curl_blob
options #300 by @johnwchadwick - โ added arm64 builds for macOS #312 by @johnwchadwick
- โ added most options that were missing up to libcurl version 7.79.1, including HSTS support.
- โ added prebuilt binaries for Node.js v17.
๐ Changed
- โฌ๏ธ Upgraded prebuild binaries to use libcurl 7.79.1. On Windows, OpenSSL 3.0.0 will be used.
- The only Electron versions with prebuilt binaries are:
16
,15
,14
,13
,12
, and11
. - The only Nwjs versions with prebuilt binaries are:
0.58
,0.57
, and0.56
.
- ๐ support
Previous changes from v2.3.3
-
๐ Fixed
- ๐ Fix support for Node.js v16