Skip to content

Releases: gmazzo/gradle-android-test-aggregation-plugin

v2.4.3

08 Mar 13:45
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: v2.4.2...v2.4.3

v2.4.2

07 Mar 12:17
Compare
Choose a tag to compare

What's Changed

Features

Dependencies

  • Bump com.google.devtools.ksp from 2.1.10-1.0.30 to 2.1.10-1.0.31 in the kotlin group by @dependabot in #220
  • Bump androidx.constraintlayout:constraintlayout from 2.2.0 to 2.2.1 by @dependabot in #222
  • Bump androidx-navigation from 2.8.7 to 2.8.8 by @dependabot in #223
  • Bump agp from 8.8.1 to 8.8.2 by @dependabot in #221

Full Changelog: v2.4.1...v2.4.2

v2.4.1

02 Mar 14:05
99fe809
Compare
Choose a tag to compare

What's Changed

Issues fixed

  • Allows to plugin to run without the need of the Kotlin Android plugin

Features

  • Added a dedicated kotlin test suite by @gmazzo in #218

Full Changelog: v2.4.0...v2.4.1

v2.4.0

02 Mar 05:18
a9b033b
Compare
Choose a tag to compare

What's Changed

Features

  • Added report content validation test by @gmazzo in #199
  • Addresses some Gradle 9 breaking changes by @gmazzo in #200
  • Addressed Gradle 8.13 breaking changes by @gmazzo in #217

Dependencies

Full Changelog: v2.3.1...v2.4.0

v2.3.1

26 Nov 22:49
6a149f3
Compare
Choose a tag to compare

What's Changed

Features

  • Fixes issues with KSP and generated code by @gmazzo in #198

Full Changelog: v2.3.0...v2.3.1

v2.3.0

26 Nov 14:26
3ce120a
Compare
Choose a tag to compare

What's Changed

Features

  • Addressed lint warnings in the demo project by @gmazzo in #154
  • Added support for KMP/JVM targets by @gmazzo in #196

Dependencies

Full Changelog: v2.2.1...v2.3.0

v2.2.1

28 Jun 11:22
fdbf582
Compare
Choose a tag to compare

What's Changed

Features

Dependencies

Full Changelog: v2.2.0...v2.2.1

v2.2.0

29 Oct 12:26
Compare
Choose a tag to compare

What's Changed

  • Fixed UI tests by @gmazzo in #71
  • Added jacocoAggregatedCoverageVerification verification task for enforcing metrics by @gmazzo in #73

Full Changelog: v2.1.1...v2.2.0

v2.1.1

20 Oct 10:01
Compare
Choose a tag to compare

What's Changed

  • Fixed finalizeDSL block preventing property changes by @gmazzo in #70

Full Changelog: v2.1.0...v2.1.1

v2.1.0

18 Oct 08:23
Compare
Choose a tag to compare

What's Changed

  • Bump kotlin from 1.9.0 to 1.9.10 by @dependabot in #49
  • Bump androidx-navigation from 2.7.1 to 2.7.2 by @dependabot in #54
  • Bump androidx-navigation from 2.7.2 to 2.7.3 by @dependabot in #59
  • Bump agp from 8.1.1 to 8.1.2 by @dependabot in #60
  • Update Gradle Wrapper from 8.3 to 8.4 by @gmazzo in #62
  • Bump androidx-navigation from 2.7.3 to 2.7.4 by @dependabot in #65
  • Bump com.google.android.material:material from 1.9.0 to 1.10.0 by @dependabot in #66
  • Added aggregateTestCoverage support on testAggregatedReport by @gmazzo in #68

Full Changelog: v2.0.1...v2.1.0