Skip to content

0.6.0

Compare
Choose a tag to compare
@Malinskiy Malinskiy released this 14 Dec 05:28
c4470bb

New:

Bug fixes:

  • Add configs for device initialization timeouts (#389)
  • Add finally block to stop koin once started (#351)
  • Allow configuring screenRecordingPolicy in gradle plugin (#361)
  • Refactor screen recording configuration (#374)
  • Bugsnag (#368, #385, #394, #415)

Deprecations:

  • Replace blacklist and whitelist with blocklist and allowlist (#407, #409)
  • ddmlib vendor is deprecated and will be disabled in 0.8.0 (#421)

Other:

  • Merged documentation into the main branch to keep everything in sync
  • Add some logs for device initialize error (#396)
  • Update kotlin-version to 1.4.10 and coroutines version 1.3.9 (#404)
  • bump gradle wrapper version to 6.6.1 (#405)