0.11.0-M9
Pre-release
Pre-release
Merged Pull Requests
- Post release chore by @lefou in #2454
- Filter out non-script paths to avoid blow up due to invalid path format by @lihaoyi in #2471
- Update testng to 7.5.1 by @lefou in #2469
- Clean up Resolve.scala and related code to improve rigor and error reporting by @lihaoyi in #2453
- Update semanticdb-scalac and trees to 4.7.7 and semanticdb-java to 0.8.16 by @lefou in #2470
- Update mill-vcs-version to 0.3.1 by @lefou in #2472
- Update mill-mima to 0.0.19 by @lefou in #2473
- Fix crash aggregating failures by @lolgab in #2478
- Break up
main.core
andmain.test
by @lihaoyi in #2475 - Re-introduce Mill special handling of ivydeps, overhaul test classpath management to allow testing by @lihaoyi in #2476
- Update scalajs-linker, ... to 1.13.1 by @scala-steward in #2431
- Make
run
command arguments Tasks by @lihaoyi in #2452 - Consolidate manual testing, automated testing, CI and release configurations by @lihaoyi in #2483
- Support
import $repo
magic import by @lefou in #2480 - Put BSP timing tests behind a retry, as these fail sometimes on Windows by @lefou in #2490
- Add ability to watch
T.input
s andinterp.watchValue
s by @lihaoyi in #2489 - Cleanup mill.eval by @lihaoyi in #2498
- Support Java 20 by @lefou in #2501
- Make
--import
flag work again by @lihaoyi in #2502 - Enable
inspect
,path
, etc. onT.command
s without needing to pass in args in common cases by @lihaoyi in #2500 - Tweak CI to improve UI display by @lihaoyi in #2505
- Added deprecated type aliases for mill.define.Target by @lefou in #2507
- Format build.sc by @lefou in #2508
- Update semanticdb-java to 0.8.18 by @scala-steward in #2495
- Update coursier to 2.1.3 by @scala-steward in #2503
- More refactoring for Resolve logic by @lihaoyi in #2511
- Update coursier interface to 1.0.16 by @scala-steward in #2504
- Try to fix windows CI by @lihaoyi in #2512
- Added a deprecated type alias for removed
EvaluatorScopts
by @lefou in #2491 - Kill mill.modules package by @lihaoyi in #2513
- Re-use MillBuildRootModule for BSP by @lihaoyi in #2415
- Update mill-vcs-version to 0.3.1-5-910047 by @lefou in #2510
- Improve VSCode/BSP integration by @lihaoyi in #2514
- Cleanups for MillBuildServer by @lihaoyi in #2518
- Enable warnings in build.sc, overhaul
Agg
to avoid triggering spurious deprecation warnings by @lihaoyi in #2519 - CI: Refactor more common parts into workflow include by @lefou in #2509
- More tweaks to simplify BSP logic by @lihaoyi in #2521
- Updated mill-vcs-version for bootstrap setup by @lefou in #2524
- Print out CLI help message when inspecting commands by @lihaoyi in #2522
- Update zinc to 1.8.1 by @lefou in #2515
- Reviewed and updated some target types by @lefou in #2494
- Make mill-build folder opt in via
import $meta._
by @lihaoyi in #2527
Full Changelog: 0.11.0-M8...0.11.0-M9