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
+
1
17
<a name =" 1.1.1 " ></a >
2
18
## [ 1.1.1] ( https://github.com/karma-runner/karma-coverage/compare/v1.1.0...v1.1.1 ) (2016-07-23)
3
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " karma-coverage" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.1.2 " ,
4
4
"description" : " A Karma plugin. Generate code coverage." ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments