0.5.2
Configuration:
Introduce ScreenRecordingPolicy
Fix SerialStrategy configuration for YAML and Gradle configuration
Explicitly specify retention policy in queries
Optimizations:
Check if batch fully ignored before clean and execution to reduce overhead for empty batches
Bug fixes:
Support both xTest and xTests as default class name
Close Bugsnag at the end to prevent hanging due to internal thread pool
Fix synchronization problem in the state machine and LogCat listeners
Fail build if a test failed in strict mode
Gradle plugin:
Fix fox 3.6.X Android Gradle Plugin