Skip to content

2.9.2

Compare
Choose a tag to compare
@ejgallego ejgallego released this 23 Jan 12:19
· 5388 commits to main since this release
ee27573

CHANGES:

  • Fix missing -linkall flag when linking library dune-sites.plugin
    ( #4348, @Kakadu, @bobot, reported by @Kakadu)

  • No longer reference deprecated Toploop functions when using dune files in
    OCaml syntax. (#4834, fixes #4830, @nojb)

  • Use the stag format API to be compatible with OCaml 5.0 (#5351, @emillon).

  • Fix post-processing of dune-package (fix #4389, @strub)