maestro_cli 0.3.1
maestro_cli: ^0.3.1 copied to clipboard
CLI for Maestro.
0.3.1 #
- Automatically inform about new version when it is available.
- Add
maestro updatecommand to easily update the package.
0.3.0 #
- Add support for new features in maestro_test 0.3.0
0.2.0 #
- Add support for new features in maestro_test 0.2.0
0.1.5 #
- Allow for running on many devices simultaneously.
- A usual portion of smaller improvements and bug fixes.
0.1.4 #
- Be more noisy when an error occurs.
- Change waiting timeout for native widgets from 10s to 2s.
0.1.3 #
- Fix a bug which made
flavoroption required. - Add
--debugflag tomaestro drive, which allows to use default, non-versioned artifacts from$MAESTRO_ARTIFACT_PATH.
0.1.2 #
- Fix typo in generated
integration_test/app_test.dart. - Depend on package:adb.
0.1.1 #
- Set minimum Dart version to 2.16.
- Fix links to
package:leancode_lintin README
0.1.0 #
- Add
--templateoption formaestro bootstrap - Add
--flavoroptions formaestro drive - Rename
maestro configtomaestro doctor
0.0.9 #
- Add
--deviceoption formaestro drive, which allows you to specify the device to use. Devices can be obtained usingadb devices.
0.0.8 #
- Fix
maestro driveon Windows crashing with ProcessException.
0.0.7 #
- Fix a few bugs.
0.0.6 #
- Fix
maestro bootstrapon Windows crashing with ProcessException.
0.0.5 #
- Make versions match AutomatorServer.
0.0.4 #
- Nothing.
0.0.3 #
- Add support for
maestro.tomlconfig file.
0.0.2 #
- Split
maestroandmaestro_cliinto separate packages. - Add basic, working command line interface with.
0.0.1 #
- Initial version.