Releases: scoverage/sbt-scoverage
Releases · scoverage/sbt-scoverage
v2.0.0-M4
Same changes as https://github.com/scoverage/sbt-scoverage/releases/tag/v1.9.3 with a focus on Scala 2.13.8 support.
v1.9.3
What’s Changed
- dep: bump default scoverage version to 1.4.11 (#413) @ckipp01
- dep: bump scalafmt to 3.3.1 (#412) @ckipp01
- dep: bump sbt to 1.6.1 (#411) @ckipp01
- Update sbt-scalafmt to 2.4.6 (#408) @scala-steward
- Update Scalafmt to 3.1.2 (#398) @exoego
- Update sbt, scripted-plugin to 1.5.8 (#406) @scala-steward
- Update sbt, scripted-plugin to 1.5.7 (#404) @scala-steward
v2.0.0-M3
v2.0.0-M2
v1.9.2
v2.0.0-M1
This is the first Milestone release supporting the 2.x series of scoverage. For existing 2.12 and 2.13 users nothing should have really changed for you from a users standpoint. You can find more context to what this release means here in the main repo. Keep in mind that this tag is attached to the V2 branch, not main.
NOTE: that once the pr into lampepfl/dotty
is created for coverage support in Scala 3 this version will already be able to be used with a self-published 3.1.2-RC1-bin-SNAPSHOT
version of Scala, which needs to be published locally, until it's merged in and released.
Towards coverage support in Scala 3!
v1.9.1
What’s Changed
- Ensure reporting and aggregation still works when disabling modules. (#377) @ckipp01
- Update scalafmt-core to 3.0.6 (#375) @scala-steward
- Update sbt-ci-release to 1.5.9 (#373) @scala-steward
- Update scalafmt-core to 3.0.4 (#371) @scala-steward
v1.9.0
What’s Changed
- Update default scoverage to 1.4.9 (#370) @ckipp01
- provide possibility to set up data dir(Rebased to newest version) (#366) @pzhong-livongo
- Update scalafmt-core to 3.0.3 (#367) @scala-steward
- Update scalafmt-core to 3.0.2 (#365) @scala-steward
- Update scalafmt-core to 3.0.1 (#364) @scala-steward
- Update scalafmt-core to 3.0.0 (#363) @scala-steward
- Update sbt, scripted-plugin to 1.5.5 (#361) @scala-steward
- Update sbt-scalafmt to 2.4.3 (#359) @scala-steward
- Update sbt, scripted-plugin to 1.5.4 (#357) @scala-steward
- Update to scala 2.12.14 (#356) @samupra
- Update sbt, scripted-plugin to 1.5.3 (#355) @scala-steward
sbt-scoverage v1.8.2
What’s Changed
- Update scalac-scoverage-plugin to 1.4.8 (#354) @scala-steward