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

0.4.5

Compare
Choose a tag to compare
@drewfish drewfish released this 06 Aug 23:35
· 3085 commits to develop since this release

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

Acknowledgements

Special thanks to Fabian Frank and dmitrys for their contributions to this release.