1.7 KiB
version: 0.6.13 title: Version 0.6.13 (stable) author: Isaac Schlueter date: Thu Mar 15 2012 10:37:02 GMT-0700 (PDT) status: publish category: release slug: version-0-6-13-stable
2012.03.15 Version 0.6.13 (stable)
Windows: Many libuv test fixes (Bert Belder)
Windows: avoid uv_guess_handle crash in when fd < 0 (Bert Belder)
Map EBUSY and ENOTEMPTY errors (Bert Belder)
Windows: include syscall in fs errors (Bert Belder)
Fix fs.watch ENOSYS on Linux kernel version mismatch (Ben Noordhuis)
Update npm to 1.1.9
- upgrade node-gyp to 0.3.5 (Nathan Rajlich)
- Fix isaacs/npm#2249 Add cache-max and cache-min configs
- Properly redirect across https/http registry requests
- log config usage if undefined key in set function (Kris Windham)
- Add support for os/cpu fields in package.json (Adam Blackburn)
- Automatically node-gyp packages containing a binding.gyp
- Fix failures unpacking in UNC shares
- Never create un-listable directories
- Handle cases where an optionalDependency fails to build
Source Code: http://nodejs.org/dist/v0.6.13/node-v0.6.13.tar.gz
Windows Installer: http://nodejs.org/dist/v0.6.13/node-v0.6.13.msi
Macintosh Installer: http://nodejs.org/dist/v0.6.13/node-v0.6.13.pkg
Website: http://nodejs.org/docs/v0.6.13/
Documentation: http://nodejs.org/docs/v0.6.13/api/