You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
## [3.0.0] - 17/06/2022
1
+
## [3.0.0-rc.10] - 23/06/2022
2
2
3
3
- Fix #195: Adding missing export for `wait_until_key_exists_step.dart`
4
4
- Fix #226: Allow compatibility with dev and master flutter branches
@@ -9,6 +9,8 @@
9
9
* BREAKING CHANGE:
10
10
-`NEW API FOR REPORTERS`: All reporters implement (do not extend) separated interfaces see https://github.com/jonsamwell/dart_gherkin/blob/master/CHANGELOG.md#300---16052022
11
11
12
+
**Note: this release will soon be promoted the main version**
13
+
12
14
## [3.0.0-rc.9] - 18/11/2021
13
15
14
16
- Fix: #172: Fix for the `StdoutReporter` when running against the web
0 commit comments