红联Linux门户
Linux帮助

Node.js v0.10.3稳定版发布

发布时间:2013-04-04 16:13:02来源:红联作者:empast
Node.js 发布最新稳定版 0.10.3 ,改进内容包括:

npm: Upgrade to 1.2.17
child_process: acknowledge sent handles (Fedor Indutny)
etw: update prototypes to match dtrace provider (Timothy J Fontaine)
dtrace: pass more arguments to probes (Dave Pacheco)
build: allow building with dtrace on osx (Dave Pacheco)
http: Remove legacy ECONNRESET workaround code (isaacs)
http: Ensure socket cleanup on client response end (isaacs)
tls: Destroy socket when encrypted side closes (isaacs)
repl: isSyntaxError() catches "strict mode" errors (Nathan Rajlich)
crypto: Pass options to ctor calls (isaacs)
src: tie process.versions.uv to uv_version_string() (Ben Noordhuis)

相关链接:

Source Code: http://nodejs.org/dist/v0.10.3/node-v0.10.3.tar.gz

Macintosh Installer (Universal): http://nodejs.org/dist/v0.10.3/node-v0.10.3.pkg

Windows Installer: http://nodejs.org/dist/v0.10.3/node-v0.10.3-x86.msi

Windows x64 Installer: http://nodejs.org/dist/v0.10.3/x64/node-v0.10.3-x64.msi

Windows x64 Files: http://nodejs.org/dist/v0.10.3/x64/

Linux 32-bit Binary: http://nodejs.org/dist/v0.10.3/node-v0.10.3-linux-x86.tar.gz

Linux 64-bit Binary: http://nodejs.org/dist/v0.10.3/node-v0.10.3-linux-x64.tar.gz

Solaris 32-bit Binary: http://nodejs.org/dist/v0.10.3/node-v0.10.3-sunos-x86.tar.gz

Solaris 64-bit Binary: http://nodejs.org/dist/v0.10.3/node-v0.10.3-sunos-x64.tar.gz

Other release files: http://nodejs.org/dist/v0.10.3/

Website: http://nodejs.org/docs/v0.10.3/

Documentation: http://nodejs.org/docs/v0.10.3/api/

来自:开源中国社区
文章评论

共有 0 条评论