[ANN] Dune 3.20

The Dune Team is happy to announce the release of Dune 3.20.2.

This release comes with some fixes regarding js_of_ocaml and cram test. It also fixes dune when using Cygwin.

Changelog

Fixed

  • Fix jsoo separate compilation with modules_without_implementation. Regression
    introduced in #10767. (#12320, fixes #12306 @hhugo)

  • Fix runtest-js mistakenly using wrong dependencies (#12324, @vouillon)

  • Remove empty .cram.test.t directory during the running of a cram test.
    (#12329, fixes #12321, @Alizter)

  • Fix Cygwin bootstrap (#12325, fixes #12316, @Alizter)

5 Likes