Skip to content

1.43.0-0

Compare
Choose a tag to compare
@squeek502 squeek502 released this 28 Jan 13:26
· 155 commits to master since this release
  • Update to Libuv 1.43.0 (#578)
    • Only new function is uv_ip_name which luv does not provide a binding for
  • Change the call to acquire_vm_cb() in luv.new_thread() to be made before the thread is created in luv_new_thread(). (#571)
  • Bump LuaJIT submodule to 1d7b5029c5ba36870d25c67524034d452b761d27 (#573, #579)
  • Bump Lua submodule to Lua v5.4.4 (#579)
  • cmake: Fix install files in mingw (#575)
  • simplify vm management in thread and threadpool (#577)