We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1307300 commit 0175720Copy full SHA for 0175720
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [1.5.1] - Bugfix
2
+
3
+* Fix Background/After sections for files with multiple features defined
4
5
## [1.5.0] - Bugfix and new SDK constraints
6
7
* Fix bug for feature tags (by @GuillaumeMorinQc)
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.5.0
+version: 1.5.1
homepage: https://github.com/olexale/bdd_widget_test
environment:
0 commit comments