Node v0.11.2 (Unstable)
2013.05.13, Version 0.11.2 (Unstable) uv: Upgrade to 0.11.2 V8: Upgrade to 3.19.0 npm: Upgrade to 1.2.21 build: Makefile should respect configure --prefix (Timothy J Fontaine) cluster: use round-robin...
View ArticleNode v0.10.6 (Stable)
2013.05.14, Version 0.10.6 (Stable) module: Deprecate require.extensions (isaacs) stream: make Readable.wrap support objectMode, empty streams (Daniel Moore) child_process: fix handle delivery (Ben...
View ArticleNode v0.10.7 (Stable)
2013.05.17, Version 0.10.7 (Stable) uv: upgrade to v0.10.7 npm: Upgrade to 1.2.21 crypto: Don't ignore verify encoding argument (isaacs) buffer, crypto: fix default encoding regression (Ben Noordhuis)...
View ArticleNode v0.10.8 (Stable)
2013.05.24, Version 0.10.8 (Stable) v8: update to 3.14.5.9 uv: upgrade to 0.10.8 npm: Upgrade to 1.2.23 http: remove bodyHead from 'upgrade' events (Nathan Zadoks) http: Return true on empty writes,...
View ArticleNode v0.10.9 (Stable)
2013.05.30, Version 0.10.9 (Stable) npm: Upgrade to 1.2.24 uv: Upgrade to v0.10.9 repl: fix JSON.parse error check (Brian White) tls: proper .destroySoon (Fedor Indutny) tls: invoke write cb only after...
View ArticleNode v0.8.24 (Maintenance)
2013.06.04, Version 0.8.24 (maintenance) npm: Upgrade to v1.2.24 url: Properly parse certain oddly formed urls (isaacs) http: Don't try to destroy nonexistent sockets (isaacs) handle_wrap: fix NULL...
View ArticleNode v0.10.10 (Stable)
2013.06.04, Version 0.10.10 (Stable) uv: Upgrade to 0.10.10 npm: Upgrade to 1.2.25 url: Properly parse certain oddly formed urls (isaacs) stream: unshift('') is a noop (isaacs) Source Code:...
View ArticleNode v0.8.25 (Maintenance)
2013.06.13, Version 0.8.25 (maintenance) npm: Upgrade to 1.2.30 child_process: fix handle delivery (Ben Noordhuis) Source Code: http://nodejs.org/dist/v0.8.25/node-v0.8.25.tar.gz Macintosh Installer...
View ArticleNode v0.10.12 (Stable)
2013.06.18, Version 0.10.12 (Stable) npm: Upgrade to 1.2.32 readline: make ctrl + L clear the screen (Yuan Chuan) v8: add setVariableValue debugger command (Ben Noordhuis) net: Do not destroy socket...
View ArticleNode v0.11.3 (Unstable)
2013.06.26, Version 0.11.3 (Unstable) uv: Upgrade to v0.11.5 c-ares: upgrade to 1.10.0 v8: upgrade to v3.19.13 punycode: update to v1.2.3 (Mathias Bynens) debugger: break on uncaught exception...
View ArticleNode v0.10.13 (Stable)
2013.07.09, Version 0.10.13 (Stable) uv: Upgrade to v0.10.12 npm: Upgrade to 1.3.2 windows: get proper errno (Ben Noordhuis) tls: only wait for finish if we haven't seen it (Timothy J Fontaine) http:...
View ArticleNode v0.11.4 (Unstable)
2013.07.12, Version 0.11.4 (Unstable) npm: Upgrade to 1.3.4 v8: Upgrade to v3.20.2 c-ares: Upgrade to piscisaureus/cares@805d153 timers: setImmediate process full queue each turn (Ben Noordhuis) http:...
View ArticleNode v0.10.14 (Stable)
2013.07.25, Version 0.10.14 (Stable) uv: Upgrade to v0.10.13 npm: Upgrade to v1.3.5 os: Don't report negative times in cpu info (Ben Noordhuis) fs: Handle large UID and GID (Ben Noordhuis) url: Fix...
View ArticleNode v0.10.15 (Stable)
2013.07.25, Version 0.10.15 (Stable) src: fix process.getuid() return value (Ben Noordhuis) Source Code: http://nodejs.org/dist/v0.10.15/node-v0.10.15.tar.gz Macintosh Installer (Universal):...
View ArticleNode v0.11.5 (Unstable)
2013.08.06, Version 0.11.5 (Unstable) v8: upgrade to 3.20.11 uv: upgrade to v0.11.7 buffer: return offset for end of last write (Trevor Norris) build: embed the mdb_v8.so into the binary (Timothy J...
View ArticleNode v0.10.16 (Stable)
2013.08.16, Version 0.10.16 (Stable) v8: back-port fix for CVE-2013-2882 npm: Upgrade to 1.3.8 crypto: fix assert() on malformed hex input (Ben Noordhuis) crypto: fix memory leak in randomBytes() error...
View ArticleNode v0.11.6 (Unstable)
2013.08.21, Version 0.11.6 (Unstable) uv: Upgrade to v0.11.8 v8: upgrade v8 to 3.20.14.1 build: disable SSLv2 by default (Ben Noordhuis) build: don't auto-destroy existing configuration (Ben Noordhuis)...
View ArticleNode v0.10.17 (Stable)
2013.08.21, Version 0.10.17 (Stable) uv: Upgrade v0.10.14 http_parser: Do not accept PUN/GEM methods as PUT/GET (Chris Dickinson) tls: fix assertion when ssl is destroyed at read (Fedor Indutny)...
View ArticleNode v0.10.18 (Stable)
2013.09.04, Version 0.10.18 (Stable) uv: Upgrade to v0.10.15 stream: Don't crash on unset _events property (isaacs) stream: Pass 'buffer' encoding with decoded writable chunks (isaacs) Source Code:...
View ArticleNode v0.11.7 (Unstable)
2013.08.21, Version 0.11.7 (Unstable) uv: upgrade to v0.11.13 v8: upgrade to 3.20.17 buffer: adhere to INSPECT_MAX_BYTES (Timothy J Fontaine) buffer: fix regression for large buffer creation (Trevor...
View Article