设为首页 收藏本站
查看: 912|回复: 0

[软件发布] io.js 3.0.0 发布,与 Node.js 合并前最后的大版本

[复制链接]

尚未签到

发表于 2015-8-18 11:10:13 | 显示全部楼层 |阅读模式
欢迎加入运维网交流群:263444886   DSC0000.jpg
  io.js 去年底脱离了 Node.js,但今年5月 Node.js 和 io.js 又宣布了合并,3.0版将会是 io.js 发布的最后一个大版本,合并后的版本预计将在10月发布,版本号将是4.0,但没有了io.js的名字,而是冠名为Node.js 4.0,它将是一个长期支持版本。 (via solidot)      
  
  io.js 3.0.0 主要更新内容如下:

  •   buffer:

    •   Due to changes in V8, it has been necessary to reimplement Buffer on top of V8's Uint8Array. Every effort has been made to minimize the performance impact, however Bufferinstantiation is measurably slower. Access operations may be faster in some circumstances but the exact performance profile and difference overprevious versions will depend on how Buffer is used within applications. (Trevor Norris) #1825.
    •   Buffer can now take ArrayBuffers as a constructor argument (Trevor Norris) #2002.
    •   When a single buffer is passed to Buffer.concat(), a new, copied Buffer object will be returned; previous behavior was to return the original Buffer object (Sakthipriyan Vairamani) #1937.

  •   build: PPC support has been added to core to allow compiling on pLinux BE and LE (AIX support coming soon) (Michael Dawson) #2124.
  •   dgram: If an error occurs within socket.send() and a callback has been provided, the error is only passed as the first argument to the callback and not emitted on the socket object; previous behavior was to do both (Matteo Collina & Chris Dickinson) #1796
  •   freelist: Deprecate the undocumented freelist core module (Sakthipriyan Vairamani) #2176.
  •   http:

    •   Status codes now all use the official IANA names as per RFC7231, e.g. http.STATUS_CODES[414] now returns 'URI Too Long' rather than 'Request-URI Too Large' (jomo) #1470.
    •   Calling .getName() on an HTTP agent no longer returns a trailing colon, HTTPS agents will no longer return an extra colon near the middleof the string (Brendan Ashworth) #1617.

  •   node:

    •   NODE_MODULE_VERSION has been bumped to 45 to reflect the break in ABI (Rod Vagg) #2096.

    •   Introduce a new process.release object that contains a name property set to 'io.js' and sourceUrl, headersUrl and libUrl (Windows only) properties containing URLs for the>
    •   The version of node-gyp bundled with io.js now downloads and uses a tarball of header files from iojs.org rather than the full source for compiling native add-ons; it is hoped this is a temporary floating patchand the change will be upstreamed to node-gyp soon (Rod Vagg) #2066.

  •   repl: Persistent history is now enabled by default.The history file is located at ~/.node_repl_history, which can be overridden by the new environment variable NODE_REPL_HISTORY. This deprecates the previous NODE_REPL_HISTORY_FILEvariable. Additionally, the format of the file has been changed to plain text to better handle file corruption. (Jeremiah Senkpiel) #2224.
  •   smalloc: The smalloc module has been removed as it is no longer possible to provide the API due to changes in V8 (Ben Noordhuis) #2022.
  •   tls: Add server.getTicketKeys() and server.setTicketKeys() methods for TLS session key rotation (Fedor Indutny) #2227.
  •   v8: Upgraded to 4.4.63.26

    •   ES6: Enabled computed property names
    •   ES6: Array can now be subclassed in strict mode
    •   ES6: Implement rest parameters in staging, use the --harmony-rest-parameters command line flag
    •   ES6: Implement the spread operator in staging, use the --harmony-spreadcalls command line flag
    •   Removed SetIndexedPropertiesToExternalArrayData and>Buffer to be reimplemented based on Uint8Array
    •   Introduction of Maybe and MaybeLocal C++ API for objects which may or may not have a value.
    •   Added support for PPC

  详细内容请查看:更新日志。
  
  下载地址:Source code (zip)
  
  
  IO.js 是为 V8 引擎编写的基于事件 IO 的实现。
  

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.iyunv.com/thread-100646-1-1.html 上篇帖子: Mercurial 3.5 发布,分布式版本控制系统 下篇帖子: CKEditor 4.5.2 发布,提升对微软 Edge 的兼容
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表