The next version is 1.0.0 or 0.10.0? When would it be released?
On Thursday, February 7, 2013 2:36:09 PM UTC-4, Isaac Schlueter wrote: > > 2013.02.07, Version 0.9.9 (Unstable) > > * tls: port CryptoStream to streams2 (Fedor Indutny) > > * typed arrays: only share ArrayBuffer backing store (Ben Noordhuis) > > * stream: make Writable#end() accept a callback function (Nathan Rajlich) > > * buffer: optimize 'hex' handling (Ben Noordhuis) > > * dns, cares: don't filter NOTIMP, REFUSED, SERVFAIL (Ben Noordhuis) > > * readline: treat bare \r as a line ending (isaacs) > > * readline: make \r\n emit one 'line' event (Ben Noordhuis) > > * cluster: support datagram sockets (Bert Belder) > > * stream: Correct Transform class backpressure (isaacs) > > * addon: Pass module object to NODE_MODULE init function (isaacs, Rod > Vagg) > > * buffer: slow buffer copy compatibility fix (Trevor Norris) > > * Add bytesWritten to tls.CryptoStream (Andy Burke) > > > Source Code: http://nodejs.org/dist/v0.9.9/node-v0.9.9.tar.gz > > Macintosh Installer (Universal): > http://nodejs.org/dist/v0.9.9/node-v0.9.9.pkg > > Windows Installer: http://nodejs.org/dist/v0.9.9/node-v0.9.9-x86.msi > > Windows x64 Installer: > http://nodejs.org/dist/v0.9.9/x64/node-v0.9.9-x64.msi > > Windows x64 Files: http://nodejs.org/dist/v0.9.9/x64/ > > Linux 32-bit Binary: > http://nodejs.org/dist/v0.9.9/node-v0.9.9-linux-x86.tar.gz > > Linux 64-bit Binary: > http://nodejs.org/dist/v0.9.9/node-v0.9.9-linux-x64.tar.gz > > Solaris 32-bit Binary: > http://nodejs.org/dist/v0.9.9/node-v0.9.9-sunos-x86.tar.gz > > Solaris 64-bit Binary: > http://nodejs.org/dist/v0.9.9/node-v0.9.9-sunos-x64.tar.gz > > Other release files: http://nodejs.org/dist/v0.9.9/ > > Website: http://nodejs.org/docs/v0.9.9/ > > Documentation: http://nodejs.org/docs/v0.9.9/api/ > > Shasums: > ``` > 643c26c2fc0c9ddeee99d346af86a022e6b470bc node-v0.9.9-darwin-x64.tar.gz > f3ffeb08ceab15fd24a33c8d1974be952177b623 node-v0.9.9-darwin-x86.tar.gz > 63d6ce5e4333a0cd203753a3153998076baa23a7 node-v0.9.9-linux-x64.tar.gz > f1008b823b6010bd3ed3fd4f422eac3af5bd61da node-v0.9.9-linux-x86.tar.gz > 679b09328f1a0c3225286a891bb5b4de131777d6 node-v0.9.9-sunos-x64.tar.gz > 4253f2e976a05ee6ea6ecc3b583e942b812d0b86 node-v0.9.9-sunos-x86.tar.gz > 0436ee0e57d12d5fc53914f9157521427d016629 node-v0.9.9-x86.msi > 8a98bc39e9c99a1a1dad6f38a47f56eeb9ad6ecd node-v0.9.9.pkg > af1deb80c79f256b319a727f8593740ff99cdbc8 node-v0.9.9.tar.gz > ab3db4d6ffab88bb1babdddd96ca8d2c6caf4625 node.exe > 56f5a3c72992463435f6649b31da81fd679e91ae node.exp > e77f0097ce66317fc255b8e1642eaa675c190267 node.lib > 5ff7b6d7f1001383b4bd97e1315c67e7b223477d node.pdb > 5b4dcf545eace51a4cae58e9c42b73604f6eb0f9 x64/node-v0.9.9-x64.msi > 43fd59cf0df5bdf21690a43a68a8f16160e28ec6 x64/node.exe > b4845d2318dd5b1030eeca02703d7f19ebf2ef15 x64/node.exp > 2726441e5ff354bc51a841fa9a5a193d39831ac0 x64/node.lib > df9083c37cf13109326df30df01e9692238ac381 x64/node.pdb > ``` > -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
