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 (2.0.0) #26570

Merged
merged 2 commits into from
Sep 17, 2024
Merged

[new release] pp (2.0.0) #26570

merged 2 commits into from
Sep 17, 2024

Commits on Sep 16, 2024

  1. [new release] pp (2.0.0)

    CHANGES:
    
    - Prepare release (ocaml-dune/pp#21, @mbarbin)
      - Upgrade to `ocamlformat.0.26.2`.
      - Fmt the code
      - Add CI badge to README
      - Upgrade GitHub workflow actions dependencies (checkout@v4, setup-ocaml@v3)
      - Add more validation steps in CI
      - Add `ocamlformat` as dev-setup dependency
    
    - Add `Pp.verbatimf`. (ocaml-dune/pp#18, @mbarbin)
    
    - Add `Pp.paragraph` and `Pp.paragraphf` (ocaml-dune/pp#19, @Alizter)
    
    - Remove `of_fmt` constructor. (ocaml-dune/pp#17, @Alizter)
    mbarbin committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    cdf5845 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    745b16a View commit details
    Browse the repository at this point in the history