Skip to content

Commit 74258ec

Browse files
committed
0.12.8
1 parent 5a3eabd commit 74258ec

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

changelog.adoc

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,21 @@ endif::[]
1212
_The changelog below is for tagged, stable releases. For unstable releases,
1313
see the list at https://repo1.maven.org/maven2/com/lihaoyi/mill-dist_
1414

15+
[#0-12-8]
16+
=== 0.12.8 - 2025-02-16
17+
:version: 0.12.8
18+
:milestone-name: 0.12.8
19+
:milestone: 111
20+
:prev-version: 0.12.7
21+
22+
* Speed up incremental `.assembly` jar creation for updates in upstream local modules {link-pr}/4566[#4566]
23+
* Add examples of building Apache Spark applications using Mill (https://mill-build.org/mill/main-branch/scalalib/spark.html[docs])
24+
* Add example of building a multi-language project combining Java/Typescript/Python modules with Mill (https://mill-build.org/mill/main-branch/large/multi-language-builds.html[docs])
25+
* Make `Task.Source` and `Task.Sources` take a literal sub-path string syntax by default {link-pr}/4487[#4487]
26+
* Fix `transitiveCoursierProjects` cause OOM on large build {link-pr}/4452[#4452]
27+
28+
29+
1530
[#0-12-7]
1631
=== 0.12.7 - 2025-02-01
1732
:version: 0.12.7

0 commit comments

Comments
 (0)