Docs
Blog Status Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

2023-05-22

ew-cli 0.9.13

  • ew-cli now prints errors in a {"error": "some error message..."} object to standard out when running with the --json flag

gradle-plugin 0.12.1, 0.12.2

  • Added a printOutput option to the Gradle plugin which will print the output of the ew-cli command to standard out. This is useful for debugging issues with the plugin without having to resort to the noisy --info flag.
  • The Gradle plugin now shuttles errors from ew-cli correctly, displaying them at build failure.
  • Bumped default ew-cli to 0.9.13

GitHub action emulator-wtf/run-tests@v0.9.2

  • Added --test-targets and --display-name options to the GitHub action.
  • Bumped default ew-cli to 0.9.13