What are the major new features planned for 0.8 at this point? Two were "domains" for async exception handling and threads in Isolates, but the latter was yanked, and I gathered the former is in doubt...
On Feb 23, 2:47 pm, Isaac Schlueter <[email protected]> wrote: > 2012.02.23, Version 0.7.5 (unstable) > > * startup speed improvements (Maciej Małecki) > > * crypto: add function getDiffieHellman() (Tomasz Buchert) > > * buffer: support decoding of URL-safe base64 (Ben Noordhuis) > > * Make QueryString.parse() even faster (Brian White) > > * url: decode url entities in auth section (Ben Noordhuis) > > * http: support PURGE request method (Ben Noordhuis) > > * http: Generate Date headers on responses (Mark Nottingham) > > * Fix #2762: Add callback to close function. (Mikeal Rogers) > > * dgram: fix out-of-bound memory read (Ben Noordhuis) > > * repl: add automatic loading of built-in libs (Brandon Benvie) > > * repl: remove double calls where possible (Fedor Indutny) > > * Readline improvements. Related: #2737 #2756 (Colton Baker) > > * build: disable -fomit-frame-pointer on solaris (Dave Pacheco) > > * build: arch detection improvements (Nathan Rajlich) > > * build: Make a fat binary for the OS X `make pkg`. (Nathan Rajlich) > > * jslint src/ and lib/ on 'make test' (isaacs) > > Source Code:http://nodejs.org/dist/v0.7.5/node-v0.7.5.tar.gz > > Windows Installer:http://nodejs.org/dist/v0.7.5/node-v0.7.5.msi > > Macintosh Installer:http://nodejs.org/dist/v0.7.5/node-v0.7.5.pkg > > Other release files:http://nodejs.org/dist/v0.7.5/ > > Website:http://nodejs.org/docs/v0.7.5/ > > Documentation:http://nodejs.org/docs/v0.7.5/api/ -- 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
