Releases: scoverage/scalac-scoverage-plugin
Releases · scoverage/scalac-scoverage-plugin
1.4.0-M2
03 Nov 20:29
Compare
Sorry, something went wrong.
No results found
Scala 2.13.0-M2 support (#205 )
1.4.0-M1
03 Nov 20:28
Compare
Sorry, something went wrong.
No results found
Scala 2.13.0-M1 support (#205 )
1.3.1
03 Nov 20:23
Compare
Sorry, something went wrong.
No results found
1.3.0
06 Nov 21:29
Compare
Sorry, something went wrong.
No results found
Scala 2.12 support (#192 )
Added excludeSymbols option
1.3.0-RC2
06 Nov 21:27
Compare
Sorry, something went wrong.
No results found
Scala 2.12.0-RC2 support (#188 )
1.3.0-RC1
26 Sep 08:25
Compare
Sorry, something went wrong.
No results found
Scala 2.12.0-RC1 support (#177 , #182 )
new excludedSymbols setting (#178 )
1.2.0
26 Sep 08:26
Compare
Sorry, something went wrong.
No results found
ScalaJS support (#158 )
escape HTML tags in HTML report (#171 )
add runsBefore and runsAfter settings (#164 )
use canonical paths in reports to avoid symlink problems (#159 )
use US locale for number formatting in reports (#157 )
generate aggregated reports even for single-module builds (#156 )
use https protocol for external assets in html report (#143 , #151 )
configurable source encoding (#149 )
many other bugfixes and improvements (#27 , #131 , #130 , #133 , #136 , #140 , #148 , #172 )
1.1.1
26 Sep 08:26
Compare
Sorry, something went wrong.
No results found
change dtd URI in Cobertura XML report (#127 )
1.1.0
26 Sep 08:26
Compare
Sorry, something went wrong.
No results found
add ignored statements info to HTML report (#117 )
use UTF-8 encoding in all reports (#112 )
table sorting in HTML report (#110 )
improve multiple source roots support (#109 )
many small bugfixes and improvements (#92 , #94 , #95 , #97 , #98 , #100 , #101 , #103 , #105 , #106 , #113 , #114 )
1.0.4
26 Sep 08:26
Compare
Sorry, something went wrong.
No results found
Improved results in match/cases
Improved results in partial functions
Fixed bug in code grid which would render whole sections green
Improved serializer to handle large projects (no more GC errors)
Improved handling of guards in for loops