Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 1.59 KB

CHANGELOG.md

File metadata and controls

53 lines (32 loc) · 1.59 KB

Change Log

Version 1.6.2 (2024-10-11)

  • #301 Fix arparser issue

Version 1.6.0 (2022-04-27)

  • #108 Gradle Configuration Cache
  • #92 Remove upToDateWhen

Version 1.5.1 (2021-01-05)

  • #54 Use Gradle's ConsoleRenderer
  • #73 Using assemble Provider

Many thanks to @pjakubczyk for the code contributions!

Version 1.5.0 (2018-11-21)

  • #37 Add a clear option to match new spoon runner clear app data feature

Many thanks to @rhomel for the code contributions!

Version 1.4.0 (2018-02-24)

  • #24 Fix broken test size

Version 1.3.0 (2017-12-28)

  • #14 Use platform-specific path separator in tests

Many thanks to @BOOtak for the code contributions!

Version 1.2.0 (2017-12-02)

  • #11 Support AGP 3.0.1
  • #6 Add license

Version 1.1.0 (2017-11-23)

  • Add support for 'ignoreFailures'
  • Fix missing dependencies in POM file

Version 1.0.0 (2017-11-12)

  • Initial release