Skip to content

[new release] dune (2.9.2)#20521

Merged
kit-ty-kate merged 1 commit intoocaml:masterfrom
ejgallego:release-dune-2.9.2
Jan 23, 2022
Merged

[new release] dune (2.9.2)#20521
kit-ty-kate merged 1 commit intoocaml:masterfrom
ejgallego:release-dune-2.9.2

Conversation

@ejgallego
Copy link
Copy Markdown
Contributor

Fast, portable, and opinionated build system

CHANGES:

CHANGES:

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

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

- Use the stag format API to be compatible with OCaml 5.0 (ocaml/dune#5351, @emillon).

- Fix post-processing of dune-package (fix ocaml/dune#4389, @strub)
@kit-ty-kate kit-ty-kate merged commit 7a21cd7 into ocaml:master Jan 23, 2022
@kit-ty-kate
Copy link
Copy Markdown
Member

Looks good, thanks! Though, according to the changelog, it looks like dune-site also changed and needs a release. cc @bobot

@ejgallego ejgallego deleted the release-dune-2.9.2 branch January 24, 2022 01:11
@bobot
Copy link
Copy Markdown
Contributor

bobot commented Jan 24, 2022

That's right there is a one liner fix in dune-site, good catch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

deprecated alert when using ocaml syntax in dune files with ocaml 4.13~alpha2 Failed to parse file, not adding version and locations information

3 participants