2023-05-19
ew-cli 0.9.11
- Tests no longer error out when a device doesn’t have a directory specified by
--directories-to-pull. This avoids marking tests as errors if only some shards produce the files to be pulled.
gradle-plugin 0.12.0
- Gradle plugin no longer adds the
maven.emulator.wtfrepository ifrepositoryManagementis used from thesettings.gradleorsettings.gradle.ktsfile. - Added a project property (
wtf.emulator.addrepository=false) to bypass adding the repository completely, even if the plugin would add the repository manually. When using this you should either add thehttps://maven.emulator.wtf/releases/repository manually or provide theew-clibinary in some other way.