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

ReleaseNotes0_5_0pr3

drewfish edited this page Nov 1, 2012 · 14 revisions

Mojito Release 0.5.0pr2

This is a special preview release of Mojito 0.5.0. It incorporates some significant re-architecting for performance. There are a few significant changes that break backwards compatibility, see below.

None of the NPM tags have changed. If you want to try this version, you need to ask for mojito@0.5.0pr3 explicitly.

!!! NOTE !!! This release DOES NOT pass our functional tests. This started as a rough prototype, and we're still cleaning it up.

Compatibility Changes

TODO

Fixes

  • #636 store sandbox using yui-sandbox
  • #638 FIX static-handler middleware for well known files
  • #646 Clean up of expanded instance
  • #651 Expand instances are bleeding
  • #653 FIX: mojit achetypes; added ejs to devDependencies;
  • #654 upgrading to YUI 3.7.3 to support Win8 runtimes
  • #655 merge develop into develop-perf
  • #663 [fix gh 651] prevent expansion of config + unit tests
  • #664 instance cleanup
  • #673 Relocate store.server.js and related files/tests.
  • #674 fixed unit tests
  • #675 More functests fixes
  • #676 restoring controller as instance rather than singleton
  • #677 optionally log some memory usage info
  • #678 Clean lib/tests
  • #682 More unit test fixes
  • #685 moved YUI loader config from combo-handler to addons/rs/yui
  • #688 fixed instances of yui.config.config
  • #689 yui sandbox fixes
  • #690 when deploying the seed, using the closest language
  • #691 fixed bleed between loader and our use of its results
Clone this wiki locally