We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7339901 commit badf2ebCopy full SHA for badf2eb
packages/patrol_cli/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## 2.8.0
2
3
- Add support for --dart-define-from-file (#2232).
4
packages/patrol_cli/pubspec.yaml
@@ -1,7 +1,7 @@
name: patrol_cli
description: >
Command-line tool for Patrol, a powerful Flutter-native UI testing framework.
-version: 2.7.0 # Must be kept in sync with constants.dart
+version: 2.8.0 # Must be kept in sync with constants.dart
5
homepage: https://patrol.leancode.co
6
repository: https://github.com/leancodepl/patrol/tree/master/packages/patrol_cli
7
issue_tracker: https://github.com/leancodepl/patrol/issues?q=is%3Aopen+is%3Aissue+label%3A%22package%3A+patrol_cli%22
0 commit comments