Skip to content

Releases: luvit/luvi

Luvi v2.5.0 Release

04 Dec 15:21
Compare
Choose a tag to compare
  • luvi: allow preloading a custom module [George Zhao]
  • luvi: bump lua-openssl [Jörg Krause]
  • luvi: set RPATH within CMake [Jörg Krause]
  • luvi: allow the settings of Luajit bytecode options [Jörg Krause]
  • luvi: bump openssl to 1.0.2e [Ryan Phillips]
  • luvi: holy build support [Ryan Phillips]

Luvi v2.4.0 Release

17 Nov 15:29
v2.4.0
Compare
Choose a tag to compare
  • luvi: Added new "snapshot" module to help debug memory leaks. [Tim Caswell]
  • luv: Add bindings for uv_get_free_memory. [Tim Caswell]
  • luv: Export libuv symbols when linking without shared libuv. [mythay]
  • luv: Fix linking lua lib name without standard name in windows. [mythay]

Luvi v2.3.5 Release

23 Oct 16:01
v2.3.5
Compare
Choose a tag to compare
 - libuv: Update to v1.7.5 [Tim Caswell]
 - luv: Export `luv_loop()` and `luv_state()` [Tim Caswell]

Luvi v2.3.4 Release

17 Sep 18:34
v2.3.4
Compare
Choose a tag to compare
 - libuv: Update to v1.7.4 [Tim Caswell]

Luvi v2.3.3 Release

28 Aug 01:03
v2.3.3
Compare
Choose a tag to compare
  • libuv: Update to v1.7.2 [Tim Caswell]
  • luv: Many fixes and improvements to thread bindings [George Zhao]

Luvi v2.3.2 Release

26 Aug 18:01
v2.3.2
Compare
Choose a tag to compare
  • libuv: Update libuv to v1.7.2 [Tim Caswell]
  • luv: Performance tweaks and memory leak fixes for threads [George Zhao]
  • luvi: Add proper thread linking for luajit [Ryan Phillips]

Luvi v2.3.1 Release

20 Aug 17:39
v2.3.1
Compare
Choose a tag to compare
  • luvi: Fix isWindows check to work in threads too. [Tim Caswell]

Luvi v2.3.0 Release

19 Aug 23:34
v2.3.0
Compare
Choose a tag to compare

Threads are coming

  • Factor out path and bundle libraries to "luvipath" and "luvibundle" [Tim Caswell]
  • luv: Add a "mac" field to the luv_interface_addresses() [Brian Maher]
  • luv: Fix bug when set thread acquire/release vm callback [George Zhao]
  • luv: Update libuv to v1.7.1 [Tim Caswell]
  • luv: Improve error message in tcp.c and udp.c [Ryan Phillips]
  • Use luv_set_thread_cb for better thread support [George Zhao]
  • Use os.getenv for portable read-only access to environment variables [Tim Caswell]
  • Don't depend in luajit ffi to detect windows [Tim Caswell]

Luvi v2.2.0 Release

11 Aug 17:36
v2.2.0
Compare
Choose a tag to compare
  • Added lpeg to regular build [George Zhao]
  • libuv: update to v1.7.0 [Tim Caswell]

Luvi v2.1.8 Release

04 Aug 18:16
v2.1.8
Compare
Choose a tag to compare
  • miniz: Fix CRC32 to be compatible with other zip tools. [Tim Caswell]
  • luvi: Change published zip to include name for homebrew. [Tim Caswell]