We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b79edb commit 3d8f28bCopy full SHA for 3d8f28b
_posts/2025-11-11-release-notes-3.7.4.md
@@ -8,7 +8,7 @@ Scala 3.7.4 is now available!
8
9
## Notable changes
10
11
-- Make coverage more similar to the one in Scala 2 [#23722](https://github.com/scala/scala3/pull/23722)
+- Align coverage support with Scala 2, fixing multiple issues [#23722](https://github.com/scala/scala3/pull/23722)
12
13
- Deprecate `scala_legacy` /`MainGenericRunner`/`scalac -run`/`scalac -repl` for removal [#24267](https://github.com/scala/scala3/pull/24267).
14
These were deprecated since 3.5.0 and would be removed in 3.8.0.
0 commit comments