cucumber-html-reporter
Advanced tools
Comparing version 0.2.16 to 0.2.17
@@ -0,1 +1,9 @@ | ||
### 0.2.17 (2016-11-17) | ||
#### Enhancements | ||
* Display Tags on Feature & Scenarios: [PR#35](https://github.com/gkushang/cucumber-html-reporter/pull/35) | ||
* Filter Tags from Scenarios which is already displayed at Feature Level & add some styling to Tags [PR#37](https://github.com/gkushang/cucumber-html-reporter/pull/37) | ||
### 0.2.16 (2016-10-07) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "cucumber-html-reporter", | ||
"version": "0.2.16", | ||
"version": "0.2.17", | ||
"description": "Generates Cucumber HTML reports in three different themes", | ||
@@ -16,2 +16,6 @@ "main": "index.js", | ||
{ | ||
"name": "Galileo1", | ||
"url": "https://github.com/Galileo1" | ||
}, | ||
{ | ||
"name": "LiQiang", | ||
@@ -51,3 +55,3 @@ "url": "https://github.com/li-qiang" | ||
"jsonfile": "^2.3.1", | ||
"lodash": "^4.13.1", | ||
"lodash": "^4.17.2", | ||
"node-fs": "^0.1.7", | ||
@@ -54,0 +58,0 @@ "open": "0.0.5" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1736
331799
Updatedlodash@^4.17.2