1.10.2
fixes and updates
- Fixes mixed compilation to JAR by @adpi2 in #1377
- Fixes over-compilation when using a class directory as a library by @adpi2 in #1382
- Perf: Copy bytes directly instead of using
scala.reflect.io.Streamable
by @rochala in #1395 - Avoids using ZipError for future JDK compatibility by @eed3si9n in #1393
behind the scenes
- Remove
println
debugging in JavaCompilerSpec by @vasilmkd in #1375 - Update scalatest to 3.2.19 by @scala-steward in #1369
- Update sbt, util-control, util-interface, ... to 1.10.1 by @scala-steward in #1379
- Update launcher-interface to 1.4.3 by @scala-steward in #1378
- Update scalafmt-core to 3.8.3 by @scala-steward in #1381
- Update util-control, util-interface, ... to 1.10.1 by @scala-steward in #1380
- Update sbt-mima-plugin to 1.1.4 by @scala-steward in #1384
new contributors
Full Changelog: v1.10.1...v1.10.2