Tags: lazyprogrammer/node
Tags
2011.12.14, Version 0.6.6 (stable) * npm update to 1.1.0-beta-4 (Isaac Z. Schlueter) * cli: fix output of --help (Ben Noordhuis) * new website * pause/resume semantics for stdin (Isaac Z. Schlueter) * Travis CI integration (Maciej Małecki) * child_process: Fix bug regarding closed stdin (Ben Noordhuis) * Enable upgrades in MSI. (Igor Zinkovsky) * net: Fixes memory leak (Ben Noordhuis) * fs: handle fractional or NaN ReadStream buffer size (Ben Noordhuis) * crypto: fix memory leaks in PBKDF2 error path (Ben Noordhuis)
2011.12.02, Version 0.6.4 (stable) * doc improvements (Kyle Young, Tim Oxley, Roman Shtylman, Mathias Bynens) * upgrade bundled npm (Isaac Schlueter) * polish Windows installer (Igor Zinkovsky, Isaac Schlueter) * punycode: upgrade to v0.2.1 (Mathias Bynens) * build: add --without-npm flag to configure script * sys: deprecate module some more, print stack trace if NODE_DEBUG=sys * cli: add -p switch, prints result of --eval * nodejs#1997: fix Blowfish ECB encryption and decryption (Ingmar Runge) * nodejs#2223: fix socket 'close' event being emitted twice * nodejs#2224: fix RSS memory usage > 4 GB reporting (Russ Bradberry) * nodejs#2225: fix util.inspect() object stringification bug (Nathan Rajlich)
2011.11.25, Version 0.6.3 (stable) * nodejs#2083 Land NPM in Node. It is included in packages/installers and installed on `make install`. * nodejs#2076 Add logos to windows installer. * nodejs#1711 Correctly handle http requests without headers. (Ben Noordhuis, Felix Geisendörfer) * TLS: expose more openssl SSL context options and constants. (Ben Noordhuis) * nodejs#2177 Windows: don't kill UDP socket when a packet fails to reach its destination. (Bert Belder) * Windows: support paths longer than 260 characters. (Igor Zinkovsky) * Windows: correctly resolve drive-relative paths. (Bert Belder) * nodejs#2166 Don't leave file descriptor open after lchmod. (Isaac Schlueter) * nodejs#2084 Add OS X .pkg build script to make file. * nodejs#2160 Documentation improvements. (Ben Noordhuis)
PreviousNext