New
2.0.0-M13
updates
- perf: Avoid calling expensive
.toUri.toStringand other micro-optimizations by @lihaoyi in https://github.com/sbt/zinc/pull/1629 - fix: Use strict matching for scala-library JAR detection by @MkDev11 in https://github.com/sbt/zinc/pull/1626
- fix: Fixes alternative Scala lib directories for
scalaHomeby @MkDev11 in https://github.com/sbt/zinc/pull/1630
behind the scene
- Update util-control, util-interface, ... to 2.0.0-RC8 by @scala-steward in https://github.com/sbt/zinc/pull/1625
- ci: Update sbt, scripted-plugin to 1.12.0 by @scala-steward in https://github.com/sbt/zinc/pull/1624
- refactor: Replace Manifest with ClassTag by @eed3si9n in https://github.com/sbt/zinc/pull/1627
new contributors
- @MkDev11 made their first contribution in https://github.com/sbt/zinc/pull/1626
Full Changelog: https://github.com/sbt/zinc/compare/v2.0.0-M11...v2.0.0-M13