V1.0.0 of the Mill build tool is out, with build files written in Scala 3 and many other improvements

Blog post:

One thing worth highlighting is that Mill now has full support for building projects written in Java, Scala, or Kotlin. So even if you are using other JVM languages these days, or if you have a polyglot codebase, you should definitely check Mill out and give it a try!

23 Likes

Wow! That’s amazing work!!!

2 Likes

Thanks for all the effects

congrats! I use Mill for some personal projects which have a mix of Scala and Java. Works well for me and in rare times I need help, Chatgpt is able to resolve things for me. This is only possible with good documentation.