#millbuild — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #millbuild, aggregated by home.social.
-
A new version of Mill is out!
My favorite new feature in Mill 0.11.7, especially when working with large projects:
Type Filters on wildcard selectors.
https://mill-build.com/mill/Target_Query_Syntax.html#type-filters
Check out the full changelog, we have a lot of improvements:
-
Mill 0.11.2 is out!
https://mill-build.com/mill/Changelog.html#0-11-2
This version greatly improves build speed after build definition changes due a new fine-grained cache invalidation (change detection on method-level).
We also improved the editing experience and now properly support meta builds via BSP (Metals) and IntelliJ IDEA.