You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Luvi v0.7.0 Release
- lua-openssl: Update to latest [Tim Caswell]
- luvi: Use LUV_MAIN instead of package.lua for custom main
- luvi: Add `publish-src`, `publish-tiny`, `publish-static`, etc targets
which publish to github releases for tags.
Luvi v0.6.6 Release
Lit is almost done
- luvi: Allow custom main by reading package.lua [Tim Caswell]
- lua-openssl: Update for more fixes [Ryan Phillips]
- cmake: Add support for freebsd [Ryan Phillips]
Luvi v0.6.4 Release
Windows fixes and SSL stability.
- lua-openssl: Update to fix more crashers [Ryan Phillips]
- libuv: Update to v1.4.0 [Tim Caswell]
- libuv: Fix dirent types on Windows [Tim Caswell]
- luvi: Change LUVI_APP to use `;` instead of `:` for separators,
this fixes Windows paths starting with `C:/`. [Tim Caswell]
Luvi v0.6.0 Release
Windows service support has landed!
- luajit: Update to v2.0.3 [Tim Caswell]
- libuv: Update to v1.2.1 [Tim Caswell]
- openssl: Update to 1.0.1l [Ryan Phillips]
- luv: Expose `lua_State` and `uv_loop` for luv extensions. [Rob Emanuele]
- luv: fix spawn invalid command. [Ryan Phillips]
- windows: Support for Windows Services [Rob Emanuele]