Replies: 5 comments 6 replies
-
Congrats on the 1.0.0 release! 🎊
Even my IDE (intelliJ) which uses bsp won't be able to do correct syntax highlighting if any changes are made while a task is running. |
Beta Was this translation helpful? Give feedback.
-
So this is my action summary on an almost migrated (with some setting I can just turn off now) repository from 0.12.7 to 1.0.0, hope it saves time for other people migrates:
|
Beta Was this translation helpful? Give feedback.
-
feedback during migration:
|
Beta Was this translation helpful? Give feedback.
-
A question on the 1.0.0 changelog notes please. It mentions:
But should this be |
Beta Was this translation helpful? Give feedback.
-
First congrats on the 1.0 release. I just discovered Mill and at first I was like "why do we need yet another build tool", but I must admit that I am quite intrigued by its design. The main question for me is, how are you going to handle compatibility in the future? Having used Maven for over 15 years now (small and huge) this is the benchmark when it comes to having builds just work and especially plugin compatibility. Gradle on the other side, which I tried to like for years now (but still dont), constantly breaks its apis, configuration and plugins (though it got better recently). What is your take on this? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Thread for discussing the Mill 1.0.0 release, following up on the thread for discussing the RCs (#5189)
Changelog: https://github.com/com-lihaoyi/mill/blob/main/changelog.adoc#100
Beta Was this translation helpful? Give feedback.
All reactions