0.11.5
Merged Pull Requests
- Post-release work by @lefou in #2757
- Maintenance: build.sc cleaning by @lefou in #2762
- Update semanticdb-java to 0.9.6 and sementicdb-scala to 4.8.10 by @lefou in #2764
- Update castor to 0.3.0 by @lefou in #2761
- Update jarjar-abrams-core to 1.9.0 by @lefou in #2758
- Update mainargs to 0.5.4 by @lefou in #2760
- Update scip to 0.3.6 by @lefou in #2763
- Update scalatest to 3.2.17 and zio-test to 2.0.17 by @lefou in #2765
- Update Scala to 2.13.12 by @lefou in #2759
- Update ammonite to 3.0.0-M0-53-084f7f4e by @lefou in #2766
- Fixed a success match in BSP buildTargetRun handler by @lefou in #2771
- Fix some hardcoded scala versions by @lefou in #2768
- Enable
-Xlint:unused
and remove unused imports by @lefou in #2770 - Hide no longer supported
--repl
CLI option by @lefou in #2774 - Clean unused imports by @lefou in #2776
- CI: Raise timeouts for watch tests by @lefou in #2778
- Support
mill.scalalib.JavaModule.zincReportCachedProblems
sys property by @lefou in #2775 - Update sourcecode to 0.3.1 by @lefou in #2779
- Add note about gpg --pinentry-mode=loopback argument to documentation by @swaldman in #2782
- Update coursier-interface to 1.0.19 by @lefou in #2784
- Optimize ScalaJSModule and cache
IRFileCache
by @lolgab in #2783 - Use
quick = true
when calculating PathRef for Mill executable by @lolgab in #2785 - Update scalafmt to 3.7.14 by @lefou in #2786
- Update jline to 3.23.0 by @lefou in #2787
- Update Scala.js to 1.14.0 by @lefou in #2788
- Introduce
mill.api.MillException
to transport the error condition by @lefou in #2789 - Cycle detection in
moduleDeps
andcompileModuleDeps
by @lefou in #2790 - Always resolve compiler bridge in
prepareOffline
by @lefou in #2791 - Update bsp4j to 2.1.0-M6 and adapt to breaking API changes by @lefou in #2794
- CI: lower job timeout to 90 minutes by @lefou in #2796
- Update junixsocket to 2.8.0 by @lefou in #2795
- Remove
$
from RootModule error message by @lolgab in #2799 - Update junixsocket to 2.8.1 by @lefou in #2801
- Simple control over runBackground stdout/stderr streams by @swaldman in #2792
- protobuf module: fix truncation issue when unpacking by @jodersky in #2800
- [BSP] Use consistent file URI format by @lolgab in #2803
- Use project root as
T.workspace
also in meta-build by @lolgab in #2809 - fix: Errors not cleaning up in BSP for Scala 3 by @lolgab in #2810
- Update bsp4j to 2.1.0-M7 by @lefou in #2813
- Cleanup BSP server implementation by @lolgab in #2814
New Contributors
Full Changelog: 0.11.4...0.11.5