Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.01 KB

v0.5.8.md

File metadata and controls

28 lines (22 loc) · 1.01 KB
date category title layout author
2011-09-30T23:47:11.000Z
release
Node v0.5.8
blog-post
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/