设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Node v7.1.0和v4.6.2发布,多个重要更新

2016-11-9 22:41| 发布者: joejoe0332| 查看: 789| 评论: 0|原作者: oschina|来自: oschina

摘要: Node v7.1.0 (Current) 和 v4.6.2 'Argon' (LTS) 发布了,Node.js 是一套用来编写高性能网络服务器的 JavaScript 工具包。Node v7.1.0 (Current) 值得关注的更新:buffer: add buffer.transcode to transcode a buff ...

Node v7.1.0 (Current)  和 v4.6.2 'Argon' (LTS) 发布了,Node.js 是一套用来编写高性能网络服务器的 JavaScript 工具包。

Node v7.1.0 (Current) 值得关注的更新:

  • buffer: add buffer.transcode to transcode a buffer's content from one encoding to another primarily using ICU (James M Snell) #9038

  • child_process: add public API for IPC channel (cjihrig) #9322

  • icu:

    • Upgraded to ICU 58 - small icu (Steven R. Loomis) #9234

    • Add cldrtz, and unicode to process.versions (Steven R. Loomis) #9266

  • lib: make String(global) === '\[object global\]' (Anna Henningsen) #9279

  • libuv: Upgraded to 1.10.0 (cjihrig) #9267

  • readline: use icu based string width calculation (James M Snell) #9040

  • src:

    • add NODE_PRESERVE_SYMLINKS environment variable that has the same effect as the --preserve-symlinks flag (Marc Udoff) #8749

    • Fix String#toLocaleUpperCase() and String#toLocaleLowerCase() (Steven R. Loomis)

Node v4.6.2 'Argon' (LTS) 值得关注的更新:

  • build: It is now possible to build the documentation from the release tarball (Anna Henningsen) #8413

  • buffer: Buffer.alloc() will no longer incorrectly return a zero filled buffer when an encoding is passed (Teddy Katz) #9238

  • deps: upgrade npm in LTS to 2.15.11 (Kat Marchán) #8928

  • repl: Enable tab completion for global properties (Lance Ball) #7369

  • urlurl.format() will now encode all # in search (Ilkka Myller) #8072

完整更新日志

7.1.0 发布说明4.6.2 发布说明

下载地址:

Node v7.1.0

Node v4.6.2


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部