You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1.1 KiB

version: 0.5.8 title: Node v0.5.8 author: ryandahl date: Fri Sep 30 2011 16:47:11 GMT-0700 (PDT) status: publish category: release slug: node-v0-5-8

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: http://nodejs.org/dist/v0.5.8/node-v0.5.8.tar.gz

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

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

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