-
released this
2010-12-18 04:52:07 +11:00 | 44555 commits to main since this release2010.12.16, Version 0.3.2 (unstable)
-
Rip out the old (broken) TLS implementation introduce new tested
implementation and API. See docs. HTTPS not supported in this release. -
Introduce 'os' and 'tty' modules.
-
Callback parameters for socket.write() and socket.connect().
-
Support CNAME lookups in DNS module. (Ben Noordhuis)
-
cmake support (Tom Hughes)
-
'make lint'
-
oprofile support (./configure --oprofile)
-
Lots of bug fixes, including:
- Memory leak in ChildProcess:Spawn(). (Tom Hughes)
- buffer.slice(0, 0)
- Global variable leaks
- clearTimeouts calling multiple times (Michael W)
- utils.inspect's detection of circular structures (Tim Cooijmans)
- Apple's threaded write()s bug (Jorge Chamorro Bieling)
- Make sure raw mode is disabled when exiting a terminal-based REPL.
(Brian White)
-
Deprecate process.compile, process.ENV
-
Upgrade V8 to 3.0.3, upgrade http-parser.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-