Releases: scoverage/sbt-scoverage
Releases · scoverage/sbt-scoverage
v2.0.7
What’s Changed
- deps: bump default scoverage version to 2.0.8 (#488) @ckipp01
- Update scalafmt-core to 3.7.1 (#487) @scala-steward
- Update scalafmt-core to 3.7.0 (#486) @scala-steward
- Update sbt, scripted-plugin to 1.8.2 (#485) @scala-steward
- Update sbt-scalafmt to 2.5.0 (#483) @scala-steward
- Update sbt, scripted-plugin to 1.8.0 (#482) @scala-steward
- Update sbt, scripted-plugin to 1.7.3 (#479) @scala-steward
- Update scalafmt-core to 3.6.1 (#480) @scala-steward
- Update sbt-ci-release to 1.5.11 (#472) @scala-steward
- Update sbt, scripted-plugin to 1.7.2 (#473) @scala-steward
- Update scalafmt-core to 3.6.0 (#474) @scala-steward
v2.0.6
What’s Changed
- Allow sbt-scoverage to work on windows (#465) @stevedlawrence
v2.0.5
v2.0.4
v2.0.3
v2.0.2
v2.0.1
What’s Changed
- dep: bump scoverage version to 2.0.1 (#447) @ckipp01
- Update sbt, scripted-plugin to 1.7.1 (#446) @scala-steward
- Refresh excluding packages and files (#443) @rolandtritsch
- Update scalafmt-core to 3.5.8 (#442) @scala-steward
v2.0.0
Please see the previous RC and Milestone releases for any information on breaking changes. This finally releases v2.0.0 of sbt-scoverage which most notably uses scoverage 2.0.0 offering support for Scala 3 starting with the 3.2.x series. Thanks to all the contributors both on the scoverage side and on the dotc side!
What’s Changed
v2.0.0-RC2
v2.0.0-RC1
What’s Changed
NOTE: That will this it also removes the long deprecated coverageMinimum
. You'll need to replace it with coverageMinimumStmtTotal
.
- chore(ci): test on 8 and 17 not 8 and 11 (#435) @ckipp01
- feat: add support for 2.12.16 with newest scoverage (#434) @ckipp01
- Bump actions/setup-java from 2 to 3 (#433) @dependabot
- Bump actions/checkout from 2 to 3 (#432) @dependabot
- Add support for Scala 3 (#429) @pikinier20
- chore(deps): update various deps (#431) @ckipp01