File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : Dune 3.12.2
3+ tags : [dune, platform]
4+ changelog : |
5+ - Fix performance regression for incremental builds (#9769, fixes #9738,
6+ @rgrinberg)
7+
8+ - Fix `dune ocaml top-module` to correctly handle absolute paths. (#8249, fixes
9+ #7370, @Alizter)
10+
11+ - subst: ignore broken symlinks when looking at source files (#9810, fixes
12+ #9593, @emillon)
13+
14+ - subst: do not fail on 32-bit systems when large files are encountered. Just
15+ log a warning in this case. (#9811, fixes #9538, @emillon)
16+
17+ - boot: sort directory entries in readdir. This makes the dune binary
18+ reproducible in terms of filesystem order. (#9861, fixes #9794, @emillon)
19+ ---
20+ We just released version 3.13.1 with some bugfixes.
You can’t perform that action at this time.
0 commit comments