TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Luvit 0.8.2 Released

16 点作者 rphillips将近 11 年前
This is the first public release of Luvit 0.8.x series. There have been lots of great bug fixes and improvements from contributors.<p>Background:<p><pre><code> Luvit is an attempt to take Node.js&#x27; awesome architecture and port it to Lua. </code></pre> Website:<p><pre><code> http:&#x2F;&#x2F;luvit.io </code></pre> Github:<p><pre><code> https:&#x2F;&#x2F;github.com&#x2F;luvit&#x2F;luvit </code></pre> Changelog:<p>* Changes between 0.8.1 to 0.8.2<p><pre><code> Bugfixes * Fix an issue with an infinite loop in utils.dump (Ryan Phillips) </code></pre> * Changes between 0.8.0 to 0.8.1<p><pre><code> Bugfixes * File descriptor leak on SyncWriteStream (Ryan Phillips) * Emit error on double write * Improve loading of Root CA Certs (Ryan Phillips) * Pathing fixes for windows (Rob Emanuele) </code></pre> * Changes between 0.7.0 to 0.8.0<p><pre><code> Api Changes * ListenerCount on EventEmitter (Song Gao) New features * libuv poll binding (Ryan Phillips) Bugfixes * errors table misplaced (gsick) * Freebsd Tweaks (Ryan Phillips) * Whitespace cleanup (Tim Caswell) * NPM Support (Wouter Scherphof) * Documentation tweak for core module (Rafis Ganeyev) * Global leaks + DNS Callback (Ryan Phillips) * MSVC Linker tweak to not strip LuaJIT symbols (Andread Lange) * poor use of path join in the zlib test (Rob Emanuele) * uv_print_*_handles (Andread Lange) * Absolute Paths (Tomaz Muraus) * Response Object Error Propagation (Tomaz Muraus) * Posix Signal Handling (Ryan Phillips) * Build fixes for ARM (Tomaz Muraus) Updates * LuaJIT bump to 2.0.3 * LibUV bump to 0.10.27 * OpenSSL Bump to 1.0.1h</code></pre>

暂无评论

暂无评论