Releases: koral--/gradle-pitest-plugin
Releases · koral--/gradle-pitest-plugin
v0.2.20: Merge pull request #144 from koral--/release-02220
What's Changed
- Specify Java toolchain version explicitly by @jonas-ms in https://github.com/koral--/gradle-pitest-plugin/pull/142
- Update dependency codenarc to v3 by @renovate in https://github.com/koral--/gradle-pitest-plugin/pull/138
New Contributors
- @jonas-ms made their first contribution in https://github.com/koral--/gradle-pitest-plugin/pull/142
Full Changelog: v0.2.19...v0.2.20
v0.2.19
What's Changed
- Update AGP to 8.5.0 by @koral-- in https://github.com/koral--/gradle-pitest-plugin/pull/127
- Update dependency com.android.support:support-annotations to v27.1.1 by @renovate in https://github.com/koral--/gradle-pitest-plugin/pull/104
- Update dependency net.bytebuddy:byte-buddy to v1.14.18 by @renovate in https://github.com/koral--/gradle-pitest-plugin/pull/108
- Update dependency org.jetbrains:annotations-java5 to v16.0.3 by @renovate in https://github.com/koral--/gradle-pitest-plugin/pull/109
- Update junit5Version to v5.10.3 by @renovate in https://github.com/koral--/gradle-pitest-plugin/pull/129
- Update dependency de.mannodermaus.gradle.plugins:android-junit5 to v1.10.2.0 by @renovate in https://github.com/koral--/gradle-pitest-plugin/pull/128
- Update dependency org.slf4j:slf4j-api to v2.0.13 by @renovate in https://github.com/koral--/gradle-pitest-plugin/pull/111
- Update kotlin_version to v1.9.25 by @renovate in https://github.com/koral--/gradle-pitest-plugin/pull/130
- Update dependency codenarc to v2.2.0 by @renovate in https://github.com/koral--/gradle-pitest-plugin/pull/131
- Update plugin com.github.ben-manes.versions to v0.51.0 by @renovate in https://github.com/koral--/gradle-pitest-plugin/pull/136
- Update dependency com.netflix.nebula:nebula-test to v10.6.1 by @renovate in https://github.com/koral--/gradle-pitest-plugin/pull/132
- Release 0.2.19 by @koral-- in https://github.com/koral--/gradle-pitest-plugin/pull/139
New Contributors
- @renovate made their first contribution in https://github.com/koral--/gradle-pitest-plugin/pull/104
Full Changelog: v0.2.18...v0.2.19
v0.2.18
What's Changed
- Fix classpath string splitting on Windows by @koral-- in https://github.com/koral--/gradle-pitest-plugin/pull/121
- Release 0.2.18 by @koral-- in https://github.com/koral--/gradle-pitest-plugin/pull/122
Full Changelog: v0.2.17...v0.2.18
v0.2.17
What's Changed
- Use platform-independent path separator by @koral-- in https://github.com/koral--/gradle-pitest-plugin/pull/119
- Release 0.2.17 by @koral-- in https://github.com/koral--/gradle-pitest-plugin/pull/120
Full Changelog: v0.2.16...v0.2.17
v0.2.16
What's Changed
- Fix mockable Android JAR exclusion. by @koral-- in https://github.com/koral--/gradle-pitest-plugin/pull/117
- Fix JUnit dependency adding by @koral-- in https://github.com/koral--/gradle-pitest-plugin/pull/118
Full Changelog: v0.2.15...v0.2.16
v0.2.15
What's Changed
- Change additional classpath building by @koral-- in https://github.com/koral--/gradle-pitest-plugin/pull/115
Full Changelog: v0.2.14...v0.2.15
v0.2.14
What's Changed
- Update dependency versions
- Merge upstream changes 3752a46
- Add mockable Android JAR dependencies automatically #91
- Ignore dependencies without version when copying unit test runtime classpath #100
- Copy runtime classpath only if jetifier is disabled #99
Full Changelog: v0.2.13...v0.2.14
v0.2.13
What's Changed
- Extend pitest test runtime classpath by @koral-- in https://github.com/koral--/gradle-pitest-plugin/pull/97
- Release 0.2.13 by @koral-- in https://github.com/koral--/gradle-pitest-plugin/pull/98
Full Changelog: v0.2.12...v0.2.13
v0.2.12
What's Changed
- Maintenance by @koral-- in https://github.com/koral--/gradle-pitest-plugin/pull/90
Full Changelog: v0.2.11...v0.2.12
v0.2.11
What's Changed
- Use sepearate outuput directories for each task by @koral-- in https://github.com/koral--/gradle-pitest-plugin/pull/88
Full Changelog: v0.2.10...v0.2.11