Releases: sglanzer-deprecated/ember-cli-blanket
Releases · sglanzer-deprecated/ember-cli-blanket
Squashin' bugs
v0.5.3 Updating the README
Autostart option
Merge pull request #64 from sglanzer/autostart-option Adding an autostart option
Bug fixes
- preserve qunit autostart configuration
- removing bodyparser encoding
Reporters at last - three cheers for Schilling!
Thanks to Jeff Schilling, who has been contributing monumental amounts of work to the project, ember-cli-blanket now supports headless testing and reporters. In addition, Jeff has added unit tests, started continuous integration, cleaned up the code base and been an all around hero!
Please refer to the README for details on using reporters with the project.
Upgrade to ember-cli 0.2.x
Update README.md Updating the README for the 0.4.0 release
0.3.1
Guards against the absence of QUnit in Mocha test setups.
New installations will default to excluding templates from coverage.
0.3.0
Fixes integration with newer versions of ember-cli (tested against ember-cli 0.1.15) which include newer versions of qunit.
0.2.7
Fixes an issue with the rename of qunit-start.js to start.js
Mocha support!
v0.2.6 Update README.md
0.2.0
Update README.md