Node.js v0.10.1發(fā)布 在線下載

字號(hào):


    終于Node.js v0.10.1 穩(wěn)定版發(fā)布了,嘗鮮的民工快速下載吧,主要改進(jìn)記錄包括:
    npm: upgrade to 1.2.15
    crypto: Improve performance of non-stream APIs (Fedor Indutny)
    tls: always reset this.ssl.error after handling (Fedor Indutny)
    tls: Prevent mid-stream hangs (Fedor Indutny, isaacs)
    net: improve arbitrary tcp socket support (Ben Noordhuis)
    net: handle 'finish' event only after 'connect' (Fedor Indutny)
    http: Don't hot-path end() for large buffers (isaacs)
    fs: Missing cb errors are deprecated, not a throw (isaacs)
    fs: make write/appendFileSync correctly set file mode (Raymond Feng)
    stream: Return self from readable.wrap (isaacs)
    stream: Never call decoder.end() multiple times (Gil Pedersen)
    windows: enable watching signals with process.on('SIGXYZ') (Bert Belder)
    node: revert removal of MakeCallback (Trevor Norris)
    node: Unwrap without aborting in handle fd getter (isaacs)
    相關(guān)鏈接:
    Source Code:
    Macintosh Installer (Universal):
    Windows Installer:
    Windows x64 Installer: t/v0.10.1/x64/node-v0.10.1-x64.msi">http://nodejs.org/dist/v0.10.1/x64/node-v0.10.1-x64.msi
    Windows x64 Files:
    Linux 32-bit Binary:
    Linux 64-bit Binary:
    Solaris 32-bit Binary:
    Solaris 64-bit Binary:
    Other release files:
    Website:
    Documentation: