Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[new release] fmt (0.9.0+dune) #130

Merged
merged 1 commit into from
Mar 10, 2022

Conversation

NathanReb
Copy link
Member

OCaml Format pretty-printer combinators

CHANGES:
  • Require OCaml >= 4.08. This drops the dependency on the
    stdlib-shims and seq packages.
  • Add the [@@ocaml.deprecated] annotation to deprecated
    functions. Thanks to Antonin Décimo for the patch.

CHANGES:

* Require OCaml >= 4.08. This drops the dependency on the
  `stdlib-shims` and `seq` packages.
* Add the `[@@ocaml.deprecated]` annotation to deprecated
  functions. Thanks to Antonin Décimo for the patch.
@NathanReb NathanReb merged commit 4b724f8 into dune-universe:master Mar 10, 2022
@NathanReb NathanReb mentioned this pull request Mar 10, 2022
38 tasks
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.

2 participants