We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feff0c5 commit 2afc719Copy full SHA for 2afc719
2 files changed
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## [1.4.4] - Bugfix
2
+
3
+* Fix bug for feature tags (by @GuillaumeMorinQc)
4
+* Apply stricter linter
5
6
## [1.4.3] - Multiple includes
7
8
* Add multiple includes to the config file
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.4.3
+version: 1.4.4
homepage: https://github.com/olexale/bdd_widget_test
environment:
0 commit comments