Merged Pull Requests
- Rebootstrap on 0.12.1 by @lihaoyi in #3851
- Swap out page-version switcher for global version switcher by @lihaoyi in #3852
- Show the correct buildfile name in the progress by @lefou in #3847
- readme.adoc: Restore
rm
command in bash snippet by @nafg in #3853 - More Documentation Review Updates by @lihaoyi in #3854
- Update zinc to 1.10.4 by @lefou in #3855
- Fix target name when reporting detected runModuleDeps-cycles by @lefou in #3860
- Add stub
mill.define.Ctx
to trick IntelliJ into not erroring by @lihaoyi in #3856 - Rename
millImport
variable tometaBuild
by @lefou in #3848 - Replace direct discord invite link with link to scala discord and instructions to join channel by @lihaoyi in #3866
- Add
Why Mill?
top-level section to readme by @lihaoyi in #3870 - backtick when path segment is scala keyword by @chikei in #3865
- Docs: disable edit links for previous versions by @lefou in #3861
- Improve Why Mill? by @lihaoyi in #3880
- Move no-access-to-maven-central instructions to installation by @lihaoyi in #3881
- Add Scala Native Examples by @c0d33ngr in #3657
- Correct comment in ModuleUtils by @myyk in #3877
- Detect when
resolve
needsModuleRef
when likely cyclic references by @myyk in #3878 - Drop incremental compilation state for Mill modules when version changes by @lefou in #3884
- Share profile loggers between nested evaluations by @lihaoyi in #3885
- Add nice error when non-exclusive task depends on exclusive task by @lihaoyi in #3887
- Move
object dist
and related build logic intodist/package.mill
file by @lihaoyi in #3892 - Add
nativeMultithreading
in ScalaNativeModule by @lolgab in #3896 - Emit WASM by @Quafadas in #3897
- fix(readme): wrong path in example by @cmontemuino in #3902
- Fix Scala Native Example Code by @c0d33ngr in #3899
- CI: Reuse built artifacts in publish jobs (sonatype, github) by @lefou in #3904
- Enable minimal GHA Scala Steward Action by @lefou in #3906
- CI: Use Java 17 to run Scala Steward by @lefou in #3908
- CI: Bump scala-steward-org/scala-steward-action from 2.70.0 to 2.71.0 by @dependabot in #3909
- Filter out anonymous classes during test discovery by @lihaoyi in #3911
- CI: Fix executable flag for cached mill script by @lefou in #3912
- Fix MavenTests deprecation message by @lihaoyi in #3915
- Add
arrow-kt
example by @0xnm in #3886 - [WIP] Why Mill? / What Makes Mill Unique by @lihaoyi in #3907
- Re-run Maven Netty comparison using
-Pfast
flag, fix SBT compile all benchmark by @lihaoyi in #3918 - Improve Android SDK handling by @0xnm in #3913
- Apply Scalafmt to
examples/
in CI by @myyk in #3903 - Fixes: #3862; Added an example Python Support case study by @himanshumahajan138 in #3882
- Fix spelling errors by @0xnm in #3922
- Cleanup python example, tweaks docs in response to feedback, fix github actions by @lihaoyi in #3925
- Improve
inspect
by @lefou in #3916 - Make PalantirFormat not fail when
src
folder doesn't exist by @lihaoyi in #3926 - Overhaul
comparisons/unique.adoc
by @lihaoyi in #3932 - Autoformat Java examples by @myyk in #3919
- Remove prompt update hash check by @lihaoyi in #3933
- Fix Scoverage report generation in Scala 3 by @lihaoyi in #3936
- Prepare changelog for 0.12.2 by @lihaoyi in #3934
New Contributors
- @c0d33ngr made their first contribution in #3657
- @myyk made their first contribution in #3877
- @cmontemuino made their first contribution in #3902
Full Changelog: 0.12.1...0.12.2