Luvit Versions Save

Lua + libUV + jIT = pure awesomesauce

2.18.1

2 years ago
  • tls: update certs database [Tim Caswell]
  • luvit: fix main thread tracebacks [@truemedian]

2.18.0

2 years ago
  • luvi: bump to v2.12.0 [Tim Caswell]
  • lit: update to 3.8.5 [Tim Caswell]
  • luvit: add the changelog [Tim Caswell]
  • Wrap main in a coroutine [@truemedian]

2.17.0

4 years ago
  • luvi: bump to v2.10.1
  • core: fix Emitter:removeAllListeners (#1088) [Timothy Van Wonterghem]
  • stream: remove extra argument to doWrite call in stream_writable (#1093) [David Newman]
  • fix abort when redirecting stdout/stderr to file (#1095) [Ryan Liptak]
  • process: fix process.stdin abort when stdin is redirected from a file (#1096) [Ryan Liptak]
  • pretty-print: use try_write for tty stderr/stdout (#1097) [George Zhao]
  • lit: bump to v3.8.1