We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75de4ae commit c987e5aCopy full SHA for c987e5a
2 files changed
CHANGELOG.md
@@ -1,4 +1,8 @@
1
-## [1.4.1] - 'After' block improvement
+## [1.4.2] - Nested brackets
2
+
3
+* Fix nested brackets bug
4
5
+## [1.4.1] - Code coverage
6
7
* 100% code coverage
8
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.1
+version: 1.4.2
homepage: https://github.com/olexale/bdd_widget_test
environment:
0 commit comments