Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

ReleaseNotes0_4_5

rwaldura edited this page Sep 26, 2012 · 7 revisions

Mojito Release 0.4.5

Mojito 0.4.5 is now tagged and available on npm.

We encourage everyone who wants to experience the latest features and bugfixes to upgrade to this new release! Our dist-tag mojito@latest was moved to this release, while mojito@stable still refers to 0.3.30.

Notes

Some performance regressions remain from 0.4.0 and will be addressed in an upcoming release.

Features

  • Improved JavaScript parse error messages.
  • Improved functional test stability.

Fixes

  • #13 ContextController cache never cleans up
  • #507 Add "hi" group in dimensions.json
  • #496 Compatibility with Node.js 0.8
  • #461 build html5app command - the "builds.html5app" key in "application.json" is not context aware
  • #547 Updated YQL key used for examples
  • #508 better error message for javascript parse errors
  • #522 fixed multiple typos in the code example as well as typo in explanation
  • #519 Adds a --path option to run.js to allow specifying a path to find the test descriptors or applications
  • #482 improve error handling and messaging
Clone this wiki locally