Merged Pull Requests
- Backport Fix main class discovery in scala 3 by @lihaoyi in #4761
- Backport "Add failed tasks count to Mill's progress indicator" by @lihaoyi in #4764
- Test runner indicators backport by @HollandDM in #4756
- Fix potential ArrayIndexOutOfBoundsException (backport #4769) by @lefou in #4770
- Backport "Clean up mill comparison docs" by @lihaoyi in #4774
- Add Kotlin support for BuildInfo module (backport #4771) by @lefou in #4780
- Less confusing error message (backport #4789) by @lefou in #4791
- Prefer
defaultResolver().classpath
overLib.resolveDependencies
(backport #4727) by @alexarchambault in #4784 - Use a
-native
suffix when installing a native image into the local cache (backport #4808) by @lefou in #4809 - Backport Set
WebApp.scala
shutdown timeout to zero by @lihaoyi in #4804 - Add Mill 0.13 forward compatibility:
mill.util.JarManifest
by @lefou in #4806 - Backport "Fix uTest test task creation for multi-test-class test modules" by @lihaoyi in #4812
- Backport "Fix main class discovery for
KotlinModule
" by @lihaoyi in #4803 - Backport "Debug SBT migration test failure" by @lihaoyi in #4818
- Backport "Minor improvements to native distribution size" by @lihaoyi in #4829
- Add
Dep.millProjectModule
to refer to mill project modules (backport #4790) by @lefou in #4830 - Add Mill 0.13 forward compatibility:
mill.define.SelectMode
by @lefou in #4805 - First-class support for Kotlin compiler plugins (backport #4779) by @lefou in #4782
- Find main classes with ClassGraph (backport #4822) by @lefou in #4832
Full Changelog: 0.12.9...0.12.10