Skip to content

1.0.4

Choose a tag to compare

@lihaoyi lihaoyi released this 27 Aug 08:41
· 317 commits to main since this release
9d25613

Merged Pull Requests since 1.0.3

  • Disable git gpg signing in automated tests by @lefou in #5647
  • Clean up compilation warnings by @arturaz in #5653
  • Update website to 1.0.3 by @lihaoyi in #5661
  • Fix classloading error on worker teardown after code change by @lihaoyi in #5659
  • Blog: Writing Your Own Simple Tab-Completions for Bash and Zsh by @lihaoyi in #5666
  • Fix selective testing again by @lihaoyi in #5667
  • Add OpenApi plugin to thirdparty plugin section by @lefou in #5655
  • Android: ManifestMerger bugfixes by @souvlakias in #5656
  • Improve selective testing for dist.scripts and use current version as default by @lihaoyi in #5669
  • Use mirror in spark-submit.sh to try and improve download performance by @lihaoyi in #5664
  • Improve resolution hint with "run all" suggestion by @lihaoyi in #5671
  • Flesh out docs for Mill tab-completion with screenshots of supported/expected functionality by @lihaoyi in #5670
  • Slight format fixes for latest blog post and other pages by @lefou in #5673
  • Fix flicker in PromptLogger reporting of current test class running for each worker by @lihaoyi in #5675
  • Android: fix androidCompiledModuleResources by @souvlakias in #5662
  • Android: Add kspDependencyResolver by @souvlakias in #5674
  • Android: add IDE-Support docs page by @souvlakias in #5652
  • Update antora site generator from 3.1.9 to 3.1.12 by @lefou in #5679
  • Android: Ability to easily create tests for vanilla android modules by @vaslabs in #5678
  • Try to fix flakiness in externalModuleTargetsAreNamespacedByModulePackagePath by @lihaoyi in #5681
  • Readme: Make links repository-local, so they work everywhere by @lefou in #5684
  • Fix changelog structure by @lefou in #5685
  • Fix formatting of documentation page for Ollama by @lefou in #5686
  • Android: Proguard issues fixes by @souvlakias in #5677
  • Draft: Use custom JVM versions during Scala compilation, avoid forking for Java compilation by @arturaz in #5604
  • Android: Fix Proguard Cache Invalidation (Changes Existing Examples) by @souvlakias in #5688
  • Make compiledClassesAndSemanticDbFiles transitive through moduleDeps by @arturaz in #5692
  • Some tweaks to UnidocModule by @lefou in #5695
  • Update logback-classic to 1.5.18 by @lefou in #5485
  • Update semanticdb-scalac to 4.13.9 by @lefou in #5697
  • Update jsoup to 1.21.1 by @lefou in #5696
  • Make ANDROID_HOME env variable reader an input task by @lefou in #5700
  • Disable broken JS tests by @lihaoyi in #5704
  • Make sure, dynamically installed Android tools exists by @lefou in #5701
  • Try and fix broken python test by @lihaoyi in #5707
  • Note on VscVersion by @Quafadas in #5709
  • Rapid shutdown/startup cycles fail to connect to the mill daemon by @arturaz in #5711
  • Fix Zinc worker performance regression by @arturaz in #5710
  • More verbose tab-complete descriptions by @lihaoyi in #5712
  • Fix slow scala compilation when ZincWorker subprocess is used by @arturaz in #5716
  • Bump coursier index version by @lihaoyi in #5719
  • Rebootstrap by @lihaoyi in #5713
  • Prevent semanticDbData from compiling upstream modules twice by @arturaz in #5720
  • Update coursier to 2.1.25-M17 by @alexarchambault in #5722
  • BSP fixes by @alexarchambault in #5698
  • Move out/ to out/mill-bsp-out/ when running in BSP mode by @arturaz in #5689
  • Catch uncaught errors in test frameworks and ignore them by @lihaoyi in #5728
  • Assert task method shape in task macros to catch more mis-placed tasks hidden behind task ascriptions by @lihaoyi in #5729
  • Update coursier to 2.1.25-M18 by @alexarchambault in #5731
  • Fix BSP compilation progress message by @alexarchambault in #5725
  • Support ScalaNativeModule.runMain by @lefou in #5723
  • Print logs to console if an exception happens during mill launcher initialization by @arturaz in #5736

Full Changelog: 1.0.3...1.0.4