Node v0.5.8

ryandahl

2011.09.30, Version 0.5.8 (unstable)

  • zlib bindings (isaacs)
  • Windows supports TTY ANSI escape codes (Bert Belder)
  • Debugger improvements (Fedor Indutny)
  • crypto: look up SSL errors with ERR_print_errors() (Ben Noordhuis)
  • dns callbacks go through MakeCallback now
  • Raise an error when a malformed package.json file is found. (Ben Leslie)
  • buffers: handle bad length argument in constructor (Ben Noordhuis)
  • #1726, unref process.stdout
  • Doc improvements (Ben Noordhuis, Fedor Indutny, koichik)
  • Upgrade libuv to fe18438

Download: https://nodejs.org/dist/v0.5.8/node-v0.5.8.tar.gz

Windows Executable: https://nodejs.org/dist/v0.5.8/node.exe

Website: https://nodejs.org/docs/v0.5.8/

Documentation: https://nodejs.org/docs/v0.5.8/api/

Last Updated
Sep 30, 2011
Reading Time
1 min read
Contribute
Edit this page