File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1+ <a name =" 1.1.2 " ></a >
2+ ## [ 1.1.2] ( https://github.com/karma-runner/karma-coverage/compare/v1.1.1...v1.1.2 ) (2018-05-03)
3+
4+
5+ ### Bug Fixes
6+
7+ * ** build:** Update to lodash 4 ([ d6d21d2] ( https://github.com/karma-runner/karma-coverage/commit/d6d21d2 ) ), closes [ #242 ] ( https://github.com/karma-runner/karma-coverage/issues/242 )
8+ * ** reporter:** replace colons in the output path ([ 3b2bffa] ( https://github.com/karma-runner/karma-coverage/commit/3b2bffa ) )
9+
10+
11+ ### BREAKING CHANGES
12+
13+ * ** reporter:** the output folder names change, they no longer contain ` : `
14+
15+
16+
117<a name =" 1.1.1 " ></a >
218## [ 1.1.1] ( https://github.com/karma-runner/karma-coverage/compare/v1.1.0...v1.1.1 ) (2016-07-23)
319
Original file line number Diff line number Diff line change 11{
22 "name" : " karma-coverage" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.1.2 " ,
44 "description" : " A Karma plugin. Generate code coverage." ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments