File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- ## Unreleased
1
+ ## 2.8.0
2
2
3
3
- Add support for --dart-define-from-file (#2232 ).
4
4
Original file line number Diff line number Diff line change 1
1
/// Version of Patrol CLI. Must be kept in sync with pubspec.yaml.
2
2
/// If you update this, make sure that compatibility-table.mdx is updated (if needed)
3
- const version = '2.7 .0' ;
3
+ const version = '2.8 .0' ;
Original file line number Diff line number Diff line change 1
1
name : patrol_cli
2
2
description : >
3
3
Command-line tool for Patrol, a powerful Flutter-native UI testing framework.
4
- version : 2.7 .0 # Must be kept in sync with constants.dart
4
+ version : 2.8 .0 # Must be kept in sync with constants.dart
5
5
homepage : https://patrol.leancode.co
6
6
repository : https://github.com/leancodepl/patrol/tree/master/packages/patrol_cli
7
7
issue_tracker : https://github.com/leancodepl/patrol/issues?q=is%3Aopen+is%3Aissue+label%3A%22package%3A+patrol_cli%22
You can’t perform that action at this time.
0 commit comments