node-libcurl v2.3.1 Release Notes

Release Date: 2021-03-09 // about 3 years ago
  • ๐Ÿš€ The yes, curly is still experimental release. ๐Ÿ˜…

    If you are using curly in your project, and you want to share any feedback about it, please post them in our Discord. I would love to read and discuss it!

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed not building zstd lib statically. #274
    • ๐Ÿ›  Fixed download streams not working with responses that did not include a body. #271

    โž• Added

    • โž• Added prebuilt binaries for: Node.js 15, Electron v11, Electron v12, Nwjs 0.49.2, Nwjs 0.51.2, and Nwjs 0.52.0.

    ๐Ÿ”„ Changed

    • ๐Ÿ— Building the addon from source now requires a C++ compiler with support for c++1z (c++17).

    โœ‚ Removed

    • โœ‚ Removed prebuilt binaries for: Node.js 10, Electron v5, Electron v6, Electron v7, Nwjs v0.43, and Nwjs v0.44.