We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07f42f3 commit 4b86c26Copy full SHA for 4b86c26
2 files changed
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## [1.7.1] - Fix tags
2
+
3
+* Fix tags when specified in the header
4
+* Skip duplicated empty lines in the header
5
6
## [1.7.0] - Option to disable IntegrationTestBinding inclusion
7
8
* Update dependencies (by @lsaudon)
pubspec.yaml
@@ -1,6 +1,6 @@
name: bdd_widget_test
description: A BDD-style widget testing library. Generates Flutter widget tests from *.feature files.
-version: 1.7.0
+version: 1.7.1
repository: https://github.com/olexale/bdd_widget_test
issue_tracker: https://github.com/olexale/bdd_widget_test/issues
0 commit comments