CHANGELOG.md
6.24 KB
1.3.0 (2016-11-09)
Bug Fixes
- polyfill Date.now to restore IE compat (246f25a)
- deps: remove peer dependency on mocha (0bbf932), closes #114
Features
1.2.0 (2016-09-26)
Bug Fixes
- "remove mocha stack entries" was too greedy (c893d0a)
Features
1.1.1 (2016-06-26)
Bug Fixes
- handle non existing mochaConfig (dcb74a5)
1.1.0 (2016-06-26)
Features
1.0.1 (2016-05-02)
Bug Fixes
- Do not lose stack trace at debug.html (0b5a392)
0.2.2 (2016-02-15)
0.2.1 (2015-11-13)
Bug Fixes
0.2.0 (2015-06-22)
Bug Fixes
- config: grep is interpreted as regexp (01d11e6)
- npm: Make .npmignore more sensible to dot files (4ebf361), closes #59
- Drop karma as a peerDependency. (5c11809)
0.1.10 (2014-12-04)
0.1.9 (2014-08-23)
Bug Fixes
0.1.8 (2014-08-18)
Bug Fixes
0.1.7 (2014-08-07)
0.1.6 (2014-07-17)
Bug Fixes
- correctly prepare the new version (v0.1.5) (ab2a23f)
0.1.5 (2014-06-16)
0.1.4 (2014-06-15)
Features
0.1.3 (2014-03-13)
Bug Fixes
- grep for grunt-karma (70aef65)
0.1.2 (2014-02-18)
Bug Fixes
- restores the ability to use grep (2787886)
0.1.1 (2013-11-26)
Features
0.1.0 (2013-08-06)
0.0.4 (2013-07-19)
Features
- remove dump, as karma implements it (e02af06)
0.0.3 (2013-07-07)
Bug Fixes
- config does not have to be defined (edfa534)