[ANN] Dune 3.7.0

We just released a point release that fixes some issues:

3.8.0 is planned to be released in May.

3.7.1 (2023-04-04)

  • 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)
2 Likes