Skip to content

Commit 6f05167

Browse files
committed
0.12.15
1 parent 9a4ca4e commit 6f05167

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

changelog.adoc

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,29 @@ _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

1515

16+
[#0-12-15]
17+
=== 0.12.15 - 2025-08-01
18+
:version: 0.12.15
19+
:milestone-name: 0.12.15
20+
:milestone: 116
21+
:prev-version: 0.12.14
22+
23+
* Fixes incorrect parsing of `PublishInfo` from string when artifact id or
24+
version contains regex-sensitive characters ({link-pr}/5599[#5599])
25+
26+
* Use system calls to get terminal size on Linux / Mac ({link-pr}/4497[#4497])
27+
28+
* Support Snapshot handling in `SonatypeCentralPublishModule/publishAll`
29+
({link-pr}/5542[#5542], {link-pr}/5541[#5541], {link-pr}/5576[#5576])
30+
31+
* Support `nativeServiceProviders` in `ScalaNativeModule` ({link-pr}/4744[#4744])
32+
33+
* Fix -D property passing with graal native launcher ({link-pr}/5442[#5442])
34+
35+
* Fix `./mill init` example download in 0.12.x ({link-pr}/5333[#5333])
36+
37+
38+
1639
[#0-12-14]
1740
=== 0.12.14 - 2025-05-20
1841
:version: 0.12.14

0 commit comments

Comments
 (0)