Releases: scoverage/gradle-scoverage
Releases · scoverage/gradle-scoverage
4.1.0
17 Sep 20:22
Compare
Sorry, something went wrong.
No results found
Make the plugin compatible with Palantir's consistent versions plugin
4.0.2
09 Jun 21:05
Compare
Sorry, something went wrong.
No results found
Fix ScoverageReport task inputs declaration (@CristianGM )
Allow dependency project not to use scoverage (@JozoVilcek )
Thanks both.
4.0.1
01 Dec 22:07
Compare
Sorry, something went wrong.
No results found
4.0.0 does not work with scala 2.11 (#125 )
De-duplicate coverage files
Annotate ScoverageRunner for use with Gradle 6.0
4.0.0
20 Nov 21:16
Compare
Sorry, something went wrong.
No results found
support for scala 2.13.1 (#106 , #109 )
support for java-platform
(#121 )
cannot configure check task (#120 )
do not automatically apply the plugin to subprojects (#118 )
With thanks to @eyalroth for many fixes.
3.2.0
14 Sep 20:18
Compare
Sorry, something went wrong.
No results found
Fix #112 - specific module in multi module project without normal compilation
Better scala version detection
Thanks to @eyalroth for the changes.
3.1.5
23 Jun 19:59
Compare
Sorry, something went wrong.
No results found
Fixes a remaining 2.11 bug (thanks @alisiikh)
3.1.4
14 Jun 18:38
Compare
Sorry, something went wrong.
No results found
restores support for Scala 2.11 (#94 )
3.1.3
01 Jun 20:41
Compare
Sorry, something went wrong.
No results found
restores support for Java sources (thanks @alisiikh)
3.1.2
25 May 17:55
Compare
Sorry, something went wrong.
No results found
Fixed bug: ConcurrentModificationException during project evaluation - thanks @alisiikh
3.1.1
23 May 19:53
Compare
Sorry, something went wrong.
No results found
fix publishing to maven central