Skip to content

0.12.9

Compare
Choose a tag to compare
@Ammonite-Bot Ammonite-Bot released this 17 Mar 10:05
· 353 commits to main since this release

Changelog

Documentation

Merged Pull Requests

  • Fix hang on mill.integration.invalidation[selective-execution] by @lihaoyi in #4571
  • Break the dependency between repositoriesTask and ivyDeps by @alexarchambault in #4472
  • Rework millEmbeddedDeps stuff (0.12.x) by @alexarchambault in #4582
  • Fix 0.12.x branch bootstrap job by @alexarchambault in #4625
  • Update coursier to 2.1.25-M2 (adds early Gradle Module support) - 0.12.x by @alexarchambault in #4623
  • Backport: Fix semanticdbData for mixed scala/java projects (#4599) by @Baccata in #4629
  • Backport: Improve performances of Bloop/install (#4600) by @Baccata in #4628
  • Pass Mill source JARs to Bloop by @alexarchambault in #4608
  • Add a sourceGenerators task to help out IDE config generation by @Baccata in #4621
  • Use process pool for test runner (0.12.x) by @HollandDM in #4679
  • 0.12.x testEnableWorkStealing cleanups by @lihaoyi in #4689
  • 0.12.x improvements to Test parallelism UI by @lihaoyi in #4694
  • Backport "Configure thread pool executor to run in LIFO order to minimize blocked task count" to 0.12.x by @lihaoyi in #4702
  • Make source path configurable in TestBaseModule by @denisrosca in #4703
  • Backport "Add some retries to try and work around scaladoc flakiness" to 0.12.x by @lihaoyi in #4708
  • Backport "Avoid printing AnsiNav.clearLine in non-interactive PromptLogger to clean up CI logs" to 0.12.x by @lihaoyi in #4710
  • Backport "Use priority queue to run Mill executor tasks, prioritizing first async task and de-prioritizing subsequent ones" to 0.12.x by @lihaoyi in #4715
  • Add --doc, --sources, and --transitive options to publishLocal by @alexarchambault in #4697
  • (0.12.x) Improvements precision of testParallelism scheduler lifetime management by @lihaoyi in #4719
  • Backport "Support mill init from an existing sbt project, and improve related Maven and Gradle support" to 0.12.x by @ShreckYe in #4704
  • Optimize BSP initialization stuff by @alexarchambault in #4698
  • Tweak docs (0.12.x) by @lihaoyi in #4738

Full Changelog: 0.12.8...0.12.9