Skip to content

Releases: open-toast/testkit-plugins

0.1.2

06 May 14:43
a1abe73

Choose a tag to compare

What's Changed

There are no functional changes in this release - it mostly deals with publishing issues.

It also updates the version of jacoco the project uses to latest, enabling the build to run on Java 25.

Full Changelog: 0.0.17...0.1.2

0.0.17

05 May 22:55
ae8fb49

Choose a tag to compare

What's Changed

This release makes the Gradle plugins compatible with Gradle configuration cache.

Details

  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.3.0 to 2.3.10 by @dependabot[bot] in #34
  • Bump com.github.gmazzo.buildconfig from 6.0.7 to 6.0.9 by @dependabot[bot] in #40
  • Replace unmaintained semantic-build-versioning with Reckon by @ogolberg in #41
  • Make InstrumentWithJacocoOfflineTask compatible with the configuration cache by @ogolberg in #42
  • Fix InstrumentWithJacocoOfflineTask plugin validation under Gradle 9.5 by @ogolberg in #43

Full Changelog: 0.0.16...0.0.17

0.0.16

23 Jan 14:18

Choose a tag to compare

Changes

Chores

Full Changelog: 0.0.15...0.0.16

0.0.15

18 Jan 14:40
7195a52

Choose a tag to compare

What's Changed

  • Create a separate integration repo per project by @ogolberg in #17
  • Inject plugin versions into test builds by @ogolberg in #19

Full Changelog: 0.0.14...0.0.15

0.0.14

16 Jan 15:04
3827c34

Choose a tag to compare

What's Changed

This release implements a new strategy for testing plugins where instrumented plugin artifacts are published into an integration repository, thus avoiding many classloader issues (as described in the README).

Full Changelog: 0.0.8...0.0.14

0.0.8

02 Apr 14:31
1a5ba23

Choose a tag to compare

What's Changed

  • Improve FlushJacocoPluginIntegrationTest by @ogolberg in #8
  • Parameterized gradle version feature by @ogolberg in #9

Full Changelog: 0.0.7...0.0.8