0.12.0-RC2
Pre-release
Pre-release
Merged Pull Requests since 0.12.0-RC1
- Support
exclude
attribute inDep
parser by @lefou in #3492 - Update mill-version by @lihaoyi in #3494
- Add
MILL_TEST_RESOURCE_FOLDER
to Scala Native tests by @lihaoyi in #3495 - Fix
ScalaModule#console
by properly inheriting streams by @lihaoyi in #3500 - Update coursier to 2.1.11, disable coursier retries by @alexarchambault in #3505
- Adjust codegen to allow custom
mainargs.TokensReader
s and exercise it via example tests forBundle Libraries
docs by @lihaoyi in #3504 - Make use of OS-Lib's new literal multi-segment subpaths by @lihaoyi in #3508
- Add
JavaModule.mandatoryJavacOptions
by @lefou in #3503 - Use stable version of OS-Lib 0.10.7 by @lihaoyi in #3515
- Added plugins to run Checkstyle and generate reports by @ajaychandran in #3516
- Add docs for how to break out of Mill sandbox folder by @lihaoyi in #3518
- Checkstyle Plugin Cleanup by @lihaoyi in #3520
- Make
checkstyleXsltFolder
aT.source
to ensure proper invalidation by @lihaoyi in #3522 - Deprecated
T.command(task)
for removal in Mill 0.13 by @lefou in #3524 - Include
T.workspace
in the docs by @lihaoyi in #3525 - Move
.mill.sc
extension to.mill.scala
by @lihaoyi in #3521 - Try and simplify publishing setup by @lihaoyi in #3523
- Use coursier 2.x API by @alexarchambault in #3513
- Prefer repositoriesTask to hard-coded repositories in scalapblib by @alexarchambault in #3529
- Format more code by @alexarchambault in #3526
- Fix discord link to be inviting by @lefou in #3542
- Break out publishing docs into its own documentation page by @lihaoyi in #3533
- Add Kotlin integration by @0xnm in #3514
- Integrate kotlin example into docs by @lihaoyi in #3544
- Allow external modules to have a
defaultCommandName
, simplify autoformatting and publishing docs by @lihaoyi in #3545
New Contributors
- @ajaychandran made their first contribution in #3516
- @0xnm made their first contribution in #3514
Full Changelog: 0.12.0-RC1...0.12.0-RC2