2012-06-20 13:13:22 +08:00
|
|
|
title: Version 0.6 Coming Soon
|
|
|
|
author: ryandahl
|
|
|
|
date: Tue Oct 25 2011 15:26:23 GMT-0700 (PDT)
|
|
|
|
status: publish
|
|
|
|
category: Uncategorized
|
|
|
|
slug: version-0-6
|
|
|
|
|
2013-05-10 06:15:39 +08:00
|
|
|
Version 0.6.0 will be released next week. Please spend some time this
|
|
|
|
week upgrading your code to v0.5.10. Report any API differences at <a
|
|
|
|
href="https://github.com/joyent/node/wiki/API-changes-between-v0.4-and-v0.6">https://github.com/joyent/node/wiki/API-changes-between-v0.4-and-v0.6</a>
|
|
|
|
or report a bug to us at <a
|
|
|
|
href="http://github.com/joyent/node/issues">http://github.com/joyent/node/issues</a>
|
|
|
|
if you hit problems.
|
2012-08-02 01:14:17 +08:00
|
|
|
|
2013-05-10 06:15:39 +08:00
|
|
|
The API changes between v0.4.12 and v0.5.10 are 99% cosmetic, minor,
|
|
|
|
and easy to fix. Most people are able to migrate their code in 10
|
|
|
|
minutes. Don't fear.
|
2012-08-02 01:14:17 +08:00
|
|
|
|
2013-05-10 06:15:39 +08:00
|
|
|
Once you've ported your code to v0.5.10 please help out by testing
|
|
|
|
third party modules. Make bug reports. Encourage authors to publish
|
|
|
|
new versions of their modules. Go through the list of modules at <a
|
|
|
|
href="http://npmjs.org/">http://npmjs.org/</a> and try out random
|
|
|
|
ones. This is especially encouraged of Windows users!
|