blob: 25aacf79f3929eb04a00e8dd366db854d60ac094 [file] [log] [blame] [view]
## 0.0.25+1
- Fixes lint warnings.
## 0.0.25
- Fix `unnecessary_import` lint errors.
- Use `ffx` for device discovery instead of `device-finder`
## 0.0.24
- Flush the content of iosink when writing output to a file.
- Replace amberctl with pkgctl.
- Added log-file option to stream logs to a file.
- Use fuchsia sdk `device-finder` instead of `dev_finder`.
## 0.0.23
- Added `emu` tool for spawning an emulator instance given a Fuchsia QEMU build,
the Fuchsia SDK, and an Android emulator executable.
- Fixed homepage link.
## 0.0.18 - 0.0.22
- Add retries to paving operations.
- Add timeouts to paving and ssh operations.
- Add arguments parameter to test command.
## 0.0.17
- Add "push-packages" option.
## 0.0.16
- Refactor usages of `amberctl` to its own class.
## 0.0.9 - 0.0.15
- Various improvements including support for Fuchsia tests.
## 0.0.8
- Use fuchsiapkg URLs to launch test target
## 0.0.7
- Set error code in wrapper script
## 0.0.6
- Use random port for PM serving.
- Add more error logging on failures.
## 0.0.5
- Fix SSH command input so that correct exit code is returned when a command
fails.
## 0.0.4
- Fix issue where tests results were not printing.
## 0.0.3
- Publish correct binaries for Linux
## 0.0.2
- Published with mac binaries tagged as Linux. Do not use.
## 0.0.1
- Initial pre-release for testing. Do not use.