CNode

nodejs v0.8.0 发布

Ttank00发布于14 年前最后回复12 年前4 回复8172 浏览0 收藏

With version 0.8.0:

  1. Node got a lot faster.
  2. Node got more stable.
  3. You can do stuff with file descriptors again.
  4. The cluster module is much more awesome.
  5. The domain module was added.
  6. The repl is better.
  7. The build system changed from waf to gyp.
  8. Some other stuff changed, too.
  9. Scroll to the bottom for the links to install it.

下面是主要API的改动 https://github.com/joyent/node/wiki/API-changes-between-v0.6-and-v0.8

查看回复

回复 (4)

Y
yaochun#1·12 年前

好老的帖子啊,不过还是顶一下

path.{exists,existsSync} was moved to fs.{exists,existsSync}

T
tank00#2·14 年前

上海人民发来贺电

J
jiyinyiyong#3·14 年前

还是改动部分看着清楚,

path.{exists,existsSync} was moved to fs.{exists,existsSync}

S
satanhlh#4·14 年前

同是上海人民,握手~~

参与回复
登录后即可参与回复。登录