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] pp (1.1.1) #18421

Closed
wants to merge 1 commit into from
Closed

[new release] pp (1.1.1) #18421

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Mar 31, 2021

Pretty-printing library

CHANGES:

CHANGES:

- Add `of_fmt` to compose with existing pretty printers written in `Format`
  (ocaml-dune/pp#1).

- Use a tail-recursive `List.map` to fix a stack overflow issue (ocaml-dune/pp#3,
  @emillon)

- Add `Pp.custom_break` (ocaml-dune/pp#4, @gpetiot)

- Add `Ast` sub-module to expose a stable representation for
  serialization, allowing to do the rendering in another process (ocaml-dune/pp#6)
@camelus
Copy link
Contributor

camelus commented Mar 31, 2021

Commit: 79eeb25

A pull request by opam-seasoned @jeremiedimino.

☀️ All lint checks passed 79eeb25
  • These packages passed lint tests: pp.1.1.1

☀️ Installability check (+1)
  • new installable packages (1): pp.1.1.1

@ghost
Copy link
Author

ghost commented Mar 31, 2021

I forgot to update the url in the opam file. I should have trusted dune-release failure...

@ghost ghost closed this Mar 31, 2021
This pull request was closed.
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