3.7.1
CHANGES:
-
Fix segfault on MacOS when dune was being shutdown while in watch mode.
(#7312, fixes #6151, @gridbugs, @emillon) -
Fix preludes not being recorded as dependencies in the
(mdx)
stanza (#7109,
fixes #7077, @emillon). -
Pass correct flags when compiling
stdlib.ml
. (#7241, @emillon) -
Handle "Too many links" errors when using Dune cache on Windows. The fix in
3.7.0 for this same issue was not effective due to a typo. (#7472, @nojb)