Releases: koral--/gradle-pitest-plugin
Releases · koral--/gradle-pitest-plugin
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
v0.2.10
What's Changed
- Change java/kotlin compile tasks destination directory retrieval by @koral-- in https://github.com/koral--/gradle-pitest-plugin/pull/85
- Release 0.2.10 by @koral-- in https://github.com/koral--/gradle-pitest-plugin/pull/86
Full Changelog: v0.2.9...v0.2.10
v0.2.9: - Update dependency versions
- Update dependency versions
- Merge upstream changes 9efe3a5
v0.2.8: - Update dependency versions
- Update dependency versions
- Fix compatibility with Android Gradle Plugin 7 #77