You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Finally (after two years of deprecation) removes the 0.x #inject() API.
Big test suite improvements. Runs test suite under jasmine 1.3 and jasmine 2.0, runs tests under jQuery 1.8, 1.11, and 2.1
Fixes #27 by allowing subsequent calls to window.affix() initialize jasmineFixture in cases where jQuery is loaded later than jasmine-fixture (and erroring otherwise)