Skip to content

Commit 8bf52b7

Browse files
committed
changelog for 0.12.11.
1 parent 7f9bcff commit 8bf52b7

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
@@ -13,6 +13,21 @@ _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-11]
17+
=== 0.12.11 - 2025-05-10
18+
:version: 0.12.11
19+
:milestone-name: 0.12.11
20+
:milestone: 114
21+
:prev-version: 0.12.10
22+
23+
* fix: Use root qualifier in Discover macro ({link-pr}/5055[#5055])
24+
* Fix selective execution when multiple changes are made to one module under `--watch` ({link-pr}/5032[#5032])
25+
* Add ability to define `package` `ExternalModule`s that can be calle via just `pkg.path/` rather than `pkg.path.ObjectName/` ({link-pr}/4920[#4920])
26+
* Backport `javascriptlib` and `pythonlib` improvements from `main` branch ({link-pr}/4893[#4893])
27+
* Fix wildcard and type selector query bugs ({link-pr}/4862[#4862])
28+
* Lots of Mill `main` branch compatibility changes, adding the new name and deprecating the old one
29+
({link-pr}/4838[#4838], {link-pr}/4840[#4840], {link-pr}/4843[#4843], {link-pr}/5005[#5005])
30+
1631
[#0-12-10]
1732
=== 0.12.10 - 2025-04-01
1833
:version: 0.12.10

0 commit comments

Comments
 (0)