Luvi Versions Save

A project in-between luv and luvit.

v2.14.0

1 year ago

Full Changelog: https://github.com/luvit/luvi/compare/v2.13.0...v2.14.0

v2.13.0

2 years ago

v2.12.0

3 years ago
  • luv: Update to 1.41.0-0
    • Fix protocol being treated as family in getaddrinfo inputs/outputs.
    • Add uv_socketpair, uv_pipe, uv_loop_mode, uv_loop_configure, udp_set_source_membership bindings.
    • Several cleanups in fs bindings.
    • Various bug fixes, documentation updates, and improvements to build system.
  • openssl: Update to openssl 1.1.1g and lua-openssl to 0.7.8-0

v2.11.0

4 years ago
  • Updated Luv to 1.34.2-1 (from 1.34.1-1)
  • miniz binding fixes (#227) [SinisterRectus]
    • Fixed byte streams not being fully processed in inflator:inflate/deflator:deflate when they were larger than the output buffer
    • Fixed miniz.compress using the wrong stack index for the compression level selection
    • Fixed output buffer size of miniz.uncompress: made it grow as needed to fit the actual output size and added an optional argument to specify the initial buffer size

v2.10.1

4 years ago

Fixed Linux/Mac builds (#225)

v2.10.0

4 years ago
  • Updated LuaJIT to latest 2.1 version
  • Updated Luv/Libuv to 1.34.1
  • Updated OpenSSL to 1.1.1d

v2.9.3

5 years ago

v2.9.1

5 years ago
  • Fix __pfnDliFailureHook2 redefinition on MSVC versions < 2015 Update 3 (#190) [Ryan Liptak]
  • Fix WithSharedLibluv OFF not linking against static uv (#191) [Ryan Liptak]

v2.9.0

5 years ago

v2.7.6

7 years ago