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.

67 lines
2.2 KiB

version: 0.6.12
title: Version 0.6.12 (stable)
author: Isaac Schlueter
date: Fri Mar 02 2012 13:22:49 GMT-0800 (PST)
status: publish
category: release
slug: version-0-6-12-stable
<p>2012.03.02 Version 0.6.12 (stable)
</p>
<ul>
<li><p>Upgrade V8 to 3.6.6.24</p>
</li>
<li><p>dtrace ustack helper improvements (Dave Pacheco)</p>
</li>
<li><p>API Documentation refactor (isaacs)</p>
</li>
<li><p>#2827 net: fix race write() before and after connect() (koichik)</p>
</li>
<li><p>#2554 #2567 throw if fs args for &apos;start&apos; or &apos;end&apos; are strings (AJ ONeal)</p>
</li>
<li><p>punycode: Update to v1.0.0 (Mathias Bynens)</p>
</li>
<li><p>Make a fat binary for the OS X pkg (isaacs)</p>
</li>
<li><p>Fix hang on accessing process.stdin (isaacs)</p>
</li>
<li><p>repl: make tab completion work on non-objects (Nathan Rajlich)</p>
</li>
<li><p>Fix fs.watch on OS X (Ben Noordhuis)</p>
</li>
<li><p>Fix #2515 nested setTimeouts cause premature process exit (Ben Noordhuis)</p>
</li>
<li><p>windows: fix time conversion in stat (Igor Zinkovsky)</p>
</li>
<li><p>windows: fs: handle EOF in read (Brandon Philips)</p>
</li>
<li><p>windows: avoid IOCP short-circuit on non-ifs lsps (Igor Zinkovsky)</p>
</li>
<li><p>Upgrade npm to 1.1.4 (isaacs)</p>
<p>
- windows fixes<br>
- Bundle nested bundleDependencies properly<br>
- install: support --save with url install targets<br>
- shrinkwrap: behave properly with url-installed modules<br>
- support installing uncompressed tars or single file modules from urls etc.<br>
- don&apos;t run make clean on rebuild<br>
- support HTTPS-over-HTTP proxy tunneling<br>
</p>
</li>
</ul>
<p>Source Code: <a href="http://nodejs.org/dist/v0.6.12/node-v0.6.12.tar.gz">http://nodejs.org/dist/v0.6.12/node-v0.6.12.tar.gz</a>
</p>
<p>Windows Installer: <a href="http://nodejs.org/dist/v0.6.12/node-v0.6.12.msi">http://nodejs.org/dist/v0.6.12/node-v0.6.12.msi</a>
</p>
<p>Macintosh Installer: <a href="http://nodejs.org/dist/v0.6.12/node-v0.6.12.pkg">http://nodejs.org/dist/v0.6.12/node-v0.6.12.pkg</a>
</p>
<p>Website: <a href="http://nodejs.org/docs/v0.6.12/">http://nodejs.org/docs/v0.6.12/</a>
</p>
<p>Documentation: <a href="http://nodejs.org/docs/v0.6.12/api/">http://nodejs.org/docs/v0.6.12/api/</a>
</p>