A stability of 0 means "this might disappear or break at any moment - there is no stability here."
You cannot get less stable than that. -1 would mean "This feature has already been removed", in which case, it doesn't belong in the documentation at all. On Sat, Mar 3, 2012 at 04:04, Dan North <[email protected]> wrote: > Lovely! > > Isaac: wrt the maturity index, I would reduce them all by 1. > > That way you have -1 for deprecated, implying it is regressive. Then 0 is > experimental (how I think of 0.x versions), 1 is usable-but-risky, 2 onwards > is increasingly reliable/robust/stable. > > wdyt? > > Thanks again for node.js - it's changed the way I write software. > > Cheers, > Dan > > On 2 March 2012 21:22, Isaac Schlueter <[email protected]> wrote: >> >> 2012.03.02 Version 0.6.12 (stable) >> >> * Upgrade V8 to 3.6.6.24 >> >> * dtrace ustack helper improvements (Dave Pacheco) >> >> * API Documentation refactor (isaacs) >> >> * #2827 net: fix race write() before and after connect() (koichik) >> >> * #2554 #2567 throw if fs args for 'start' or 'end' are strings (AJ ONeal) >> >> * punycode: Update to v1.0.0 (Mathias Bynens) >> >> * Make a fat binary for the OS X pkg (isaacs) >> >> * Fix hang on accessing process.stdin (isaacs) >> >> * repl: make tab completion work on non-objects (Nathan Rajlich) >> >> * Fix fs.watch on OS X (Ben Noordhuis) >> >> * Fix #2515 nested setTimeouts cause premature process exit (Ben >> Noordhuis) >> >> * windows: fix time conversion in stat (Igor Zinkovsky) >> >> * windows: fs: handle EOF in read (Brandon Philips) >> >> * windows: avoid IOCP short-circuit on non-ifs lsps (Igor Zinkovsky) >> >> * Upgrade npm to 1.1.4 (isaacs) >> - windows fixes >> - Bundle nested bundleDependencies properly >> - install: support --save with url install targets >> - shrinkwrap: behave properly with url-installed modules >> - support installing uncompressed tars or single file modules from urls >> etc. >> - don't run make clean on rebuild >> - support HTTPS-over-HTTP proxy tunneling >> >> >> >> Source Code: http://nodejs.org/dist/v0.6.12/node-v0.6.12.tar.gz >> >> Windows Installer: http://nodejs.org/dist/v0.6.12/node-v0.6.12.msi >> >> Macintosh Installer: http://nodejs.org/dist/v0.6.12/node-v0.6.12.pkg >> >> Website: http://nodejs.org/docs/v0.6.12/ >> >> Documentation: http://nodejs.org/docs/v0.6.12/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 > > > -- > 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 -- 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
