Releases: luvit/luvi
Releases · luvit/luvi
Luvi v2.1.7 Release
- luvi: Add rex module (PCRE via lrexlib) to regular build [Tim Caswell]
- luv: Fix to build with Visual Studio 14 (2015) / Windows 10 [Tim Caswell]
- lua-openssl: Update to pull in many bugfixes [Tim Caswell]
Luvi v2.1.6 Release
- luv: Fix GC bug where uv.spawn would sometimes segfault [Ryan Phillips]
- luvi: Add libuv version to version table [Ryan Phillips]
Luvi v2.1.5 Release
- luv: Add strack traces for uncaught errors. [Tim Caswell]
- openssl: Update to v1.0.2d. [Ryan Phillips]
Luvi v2.1.4 Release
- lua-openssl/openssl: Really fix session reuse [Ryan Phillips]
Luvi 2.1.3 Release
OpenSSL fixes for Windows
Luvi v2.1.2 Release
Faster, faster, FASTER!
- openssl: Bump version to 1.0.2c [Ryan Phillips]
- openssl: Add asm support for improved performance [Ryan Phillips]
- lua-openssl: Update to enable session reuse [Ryan Phillips]
- luvi: Allow using luvi in shebang lines [Tim Caswell]
- libuv: Update to 1.6.1 [Tim Caswell]
Luvi v2.1.1 Release
- openssl: Bump version to 1.0.2b [Ryan Phillips]
- lua-openssl: Update to master [Tim Caswell]
Luvi v2.1.0 Release
- libuv: Update to v1.6.0 release. [Tim Caswell]
- luv: Add uv.os_homedir() function. [Tim Caswell]
- luv: Add uv.new_socket_poll() function. [runner.mei]
- luv: Fix(fs_lstat, enable S_IFLNK [Brian Maher]
- lua-openssl: Update to latest. [Ryan Phillips]
Luvi v2.0.9
- Rebuild of 2.0.8 to fix submodules. [Tim Caswell]
- Really update luajit to 2.0.4. [Tim Caswell]
Luvi v2.0.7 Release
- lua-openssl: Support SNI [George Zhao]