Skip to content

2.3.1

Compare
Choose a tag to compare
@rgrinberg rgrinberg released this 24 Feb 10:51
· 7027 commits to main since this release

CHANGES:

  • Fix versioning of artifact variables (eg %{cmxa:...}), which were introduced
    in 2.0, not 1.11. (#3149, @nojb)

  • Fix a bug introduced in 2.3.0 where dune insists on using fswatch on linux
    (even when inotifywait is available). (#3162, @aalekseyev)

  • Fix a bug causing all executables to be considered as optional (#3163, @diml)