0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/blog/release/node-v0-7-0-unstable.md
Kyle Robinson Young acad8d9a77 website: typo fixes
2012-11-29 23:00:09 +01:00

1.1 KiB

version: 0.7.0 title: Node v0.7.0 (Unstable) author: ryandahl date: Mon Jan 16 2012 19:58:28 GMT-0800 (PST) status: publish category: release slug: node-v0-7-0-unstable

This is the first release in the unstable v0.7 series. Almost all users will want to remain using the stable v0.6 releases.

2012.01.16, Version 0.7.0 (unstable)

  • Upgrade V8 to 3.8.6
  • Use GYP build system on unix (Ben Noordhuis)
  • Experimental isolates support (Ben Noordhuis)
  • Improvements to Cluster API (Andreas Madsen)
  • Use isolates for internal debugger (Fedor Indutny)
  • Bug fixes

Source Code: http://nodejs.org/dist/v0.7.0/node-v0.7.0.tar.gz

Windows Installer: http://nodejs.org/dist/v0.7.0/node-v0.7.0.msi

Macintosh Installer: http://nodejs.org/dist/v0.7.0/node-v0.7.0.pkg

Website: http://nodejs.org/docs/v0.7.0/

Documentation: http://nodejs.org/docs/v0.7.0/api/