The following are the changes since v0.3.8:
2011.02.10, Version 0.4.0 (stable)
* require() improvements (isaacs)
- understand package.json (isaacs)
- look for 'node_modules' dir
* cmake fixes (Daniel Gröber)
* http: fix buffer writes to outgoing messages (Russell Haering)
* Expose UCS-2 Encoding (Konstantin Käfer)
* Support strings for octal modes (isaacs)
* Support array-ish args to Buffer ctor (isaacs)
* cygwin and mingw improvements (Bert Belder)
* TLS improvements
* Fewer syscalls during require (Bert Belder, isaacs)
* More DTrace probes (Bryan Cantrill, Robert Mustacchi)
* 'pipe' event on pipe() (Mikeal Rogers)
* CRL support in TLS (Theo Schlossnagle)
* HTTP header manipulation methods (Tim Caswell, Charlie Robbins)
* Upgrade V8 to 3.1.2
Download: http://nodejs.org/dist/node-v0.4.0.tar.gz
Website: http://nodejs.org/docs/v0.4.0
Documentation: http://nodejs.org/docs/v0.4.0/api
On Thu, Feb 10, 2011 at 11:06 AM, Lee Treveil <leetr...@gmail.com> wrote:
> Congrats! Although it isn't building on cygwin...
>
> --
> You received this message because you are subscribed to the Google Groups
> "nodejs" group.
> To post to this group, send email to nod...@googlegroups.com.
> To unsubscribe from this group, send email to
> nodejs+un...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en.
>
Great news! Thanks!
It passes all tests on Ubuntu 10.10 in VirtualBox 3.0.14:
[01:03|% 100|+ 176|- 0]: Done
I've added the sha-1 sum of 0.4.0 tarball to my getnode script in case
someone is using it:
https://github.com/rsp/getnode
Best regards,
Rafał Pocztarski.