tag:github.com,2008:https://github.com/basuke/node/releasesTags from node2010-09-17T18:35:22Ztag:github.com,2008:Repository/942041/v0.2.22010-09-17T18:35:22Zv0.2.2: 2010.09.17, Version 0.2.2<p>2010.09.17, Version 0.2.2</p>
<p>* REPL improvements (Trent Mick)</p>
<p>* Fix bug in fs.realpath (Isaac Schlueter)</p>
<p>* sys.pump catches errors (Russell Haering)</p>rytag:github.com,2008:Repository/942041/v0.2.12010-09-10T20:52:50Zv0.2.1: 2010.09.10, Version 0.2.1<p>2010.09.10, Version 0.2.1</p>
<p>* REPL improvements (Johan Euphrosine, Brian White)</p>
<p>* nextTick bug fixes (Benjamin Thomas, Felix Geisendörfer,
<br /> Trent Mick)</p>
<p>* fs module bug fixes (Russell Haering, Marco Rogers, Tobie Langel,
<br /> Isaac Schlueter)</p>
<p>* Build script change for OpenEmbedded.</p>
<p>* Most constrctuors work without 'new' now.</p>
<p>* Allow Strings for ports on net.Server.listen (Bradley Meck)</p>
<p>* setInterval(cb, 0) loops infinitely</p>
<p>* Fixes for NODE_MODULE_CONTEXTS=1 (Herbert Vojčík)</p>
<p>* Expose fingerproint from getPeerCertificate (Paul Querna)</p>
<p>* API: forceClose -> destroy for WriteStreams</p>rytag:github.com,2008:Repository/942041/v0.2.02010-08-20T08:54:39Zv0.2.0: 2010.08.20, Version 0.2.0<p>2010.08.20, Version 0.2.0</p>
<p>* process.title support for FreeBSD, Macintosh, Linux</p>
<p>* Fix OpenSSL 100% CPU usage on error (Illarionov Oleg)</p>
<p>* Implement net.Server.maxConnections.</p>
<p>* Fix process.platform, add process.version.</p>
<p>* Add --without-snapshot configure option.</p>
<p>* Readline REPL improvements (Trent Mick)</p>
<p>* Bug fixes.</p>
<p>* Upgrade V8 to 2.3.8</p>rytag:github.com,2008:Repository/942041/v0.1.1042010-08-13T16:02:24Zv0.1.104: 2010.08.13, Version 0.1.104<p>2010.08.13, Version 0.1.104</p>
<p>* Various bug fixes (console, querystring, require)</p>
<p>* Set cwd for child processes (Bert Belder)</p>
<p>* Tab completion for readline (Trent Mick)</p>
<p>* process.title getter/setter for OSX, Linux, Cygwin.
<br /> (Rasmus Andersson, Bert Belder)</p>
<p>* Upgrade V8 to 2.3.6</p>rytag:github.com,2008:Repository/942041/v0.1.1032010-08-04T19:04:32Zv0.1.103: 2010.08.04, Version 0.1.103<p>2010.08.04, Version 0.1.103</p>
<p>* Implement keep-alive for http.Client (Mikeal Rogers)</p>
<p>* base64 fixes. (Ben Noordhuis)</p>
<p>* Fix --debug-brk (Danny Coates)</p>
<p>* Don't let path.normalize get above the root. (Isaac Schlueter)</p>
<p>* Allow signals to be used with process.on in addition to
<br /> process.addListener. (Brian White)</p>
<p>* Globalize the Buffer object</p>
<p>* Use kqueue on recent macintosh builds</p>
<p>* Fix addrlen for unix_dgram sockets (Benjamin Kramer)</p>
<p>* Fix stats.isDirectory() and friends (Benjamin Kramer)</p>
<p>* Upgrade http-parser, V8 to 2.3.5</p>rytag:github.com,2008:Repository/942041/v0.1.1022010-07-26T06:40:37Zv0.1.102: 2010.07.25, Version 0.1.102<p>2010.07.25, Version 0.1.102</p>
<p>* base64 encoding for Buffers.</p>
<p>* Buffer support for Cipher, Decipher, Hmac, Sign and Verify
<br /> (Andrew Naylor)</p>
<p>* Support for reading byte ranges from files using fs.createReadStream.
<br /> (Chandra Sekar)</p>
<p>* Fix Buffer.toString() on 0-length slices. (Peter Griess)</p>
<p>* Cache modules based on filename rather than ID (Isaac Schlueter)</p>
<p>* querystring improvments (Jan Kassens, Micheil Smith)</p>
<p>* Support DEL in the REPL. (Jérémy Lal)</p>
<p>* Upgrade http-parser, upgrade V8 to 2.3.2</p>rytag:github.com,2008:Repository/942041/v0.1.1012010-07-17T04:50:34Zv0.1.101: 2010.07.16, Version 0.1.101<p>2010.07.16, Version 0.1.101</p>
<p>* Added env to child_process.exec (Сергей Крыжановский)</p>
<p>* Allow modules to optionally be loaded in separate contexts
<br /> with env var NODE_MODULE_CONTEXTS=1.</p>
<p>* setTTL and setBroadcast for dgram (Matt Ranney)</p>
<p>* Use execPath for default NODE_PATH, not installPrefix
<br /> (Isaac Schlueter)</p>
<p>* Support of console.dir + console.assert (Jerome Etienne)</p>
<p>* on() as alias to addListener()</p>
<p>* Use javascript port of Ronn to build docs (Jérémy Lal)</p>
<p>* Upgrade V8 to 2.3.0</p>rytag:github.com,2008:Repository/942041/h0.1.1012010-07-17T10:31:26Zh0.1.101tag:github.com,2008:Repository/942041/h0.1.1002010-07-11T18:35:24Zh0.1.100tag:github.com,2008:Repository/942041/v0.1.1002010-07-03T07:10:37Zv0.1.100: 2010.07.03, Version 0.1.100<p>2010.07.03, Version 0.1.100</p>
<p>* process.execPath (Marshall Culpepper)</p>
<p>* sys.pump (Mikeal Rogers)</p>
<p>* Remove ini and mjsunit libraries.</p>
<p>* Introduce console.log() and friends.</p>
<p>* Switch order of arguments for Buffer.write (Blake Mizerany)</p>
<p>* On overlapping buffers use memmove (Matt Ranney)</p>
<p>* Resolve .local domains with getaddrinfo()</p>
<p>* Upgrade http-parser, V8 to 2.2.21</p>ry