Releases: open-toast/testkit-plugins
Releases · open-toast/testkit-plugins
0.1.2
0.0.17
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
Changes
Chores
- Misc cleanup by @ogolberg in #20
- Bump actions/checkout from 3 to 6 by @dependabot[bot] in #23
- Bump actions/setup-java from 3 to 5 by @dependabot[bot] in #22
- Bump jacoco from 0.8.11 to 0.8.14 by @dependabot[bot] in #26
- Bump com.gradle.plugin-publish from 1.2.0 to 2.0.0 by @dependabot[bot] in #24
- Bump com.github.gmazzo.buildconfig from 5.3.5 to 6.0.7 by @dependabot[bot] in #30
Full Changelog: 0.0.15...0.0.16
0.0.15
0.0.14
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