Skip to content

Releases: sglanzer-fire/ember-cli-blanket

Catching up to the actual published npm version...

13 Aug 03:19

Choose a tag to compare

Merge pull request #155 from sandersky/master

Stop using _.pluck() since it doesn't work with lodash 4.x

package deps

01 May 11:53

Choose a tag to compare

updated package dependencies

Bug fixes

01 May 00:50

Choose a tag to compare

v0.9.3

Releasing patch fixes

It's alive!!!

02 Mar 16:45

Choose a tag to compare

Significant bug fixes to support ember-cli versions > 1.13.8

Cerberus (multi-report output)

07 Jan 02:35

Choose a tag to compare

Multiple reporters are now supported for one test run. Modify blanket-options to include an array of reporters.

HTML goodness

14 Dec 02:02

Choose a tag to compare

New HTML coverage reporter thanks to @yagni (sorry for the delay)

Bugfix release

09 Oct 03:49

Choose a tag to compare

v0.6.2

Publishing a bugfix release

TeamCity coverage reporter

07 Oct 23:44

Choose a tag to compare

v0.6.1

Update README.md

0.6.0

01 Oct 03:25

Choose a tag to compare

Upgraded to ember-cli 1.13.8, reduced dependencies, minor bugfixes

Increased coverage file size limit

25 Aug 13:09

Choose a tag to compare

Thanks to:

@jbrown increasing coverage file size limit for large coverage output cases
@yagni bugfixing null reporters