volo 0.3.0 released

Thu, 06 Jun 2013 04:19:32 GMT

A new release for volo is out that adds the following:

Some internal dependencies were updated. One of them was Q, going from a 0.8 version to a 0.9 version. As part of that update, some of its APIs changed, so if you v.require('q') in your volofile, you may need to update your code. The only changes I needed to do internally:

See the full set of 0.9 Q API changes.

Full list of fixed volo 0.3.0 issues.

To upgrade to the latest release:

npm install -g volo
Go to comments