Dune.3.19.0
The Dune Team is happy 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.
See full changelog
Fixed
- Revert changes in
dune exec
behaviour introduced in 3.19.0. (#11879, fixes #11870, #11867 and #11881, @Alizter)