The Dune Team is glad to announce the release of Dune 3.19.1 ![]()
This patch release contains a fix reverting some regressions on how dune exec
handles processes. It restores the previous behaviour.
If you encounter a problem with this release, you can report it on the ocaml/dune repository.
Changelog
Fixed
- Revert changes in
dune execbehaviour introduced in 3.19.0. (#11879, fixes #11870, #11867 and #11881, @Alizter)