Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@mbarbin mbarbin released this 16 Sep 07:56
· 2 commits to master since this release
b6741dd

CHANGES:

  • Prepare release (#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. (#18, @mbarbin)

  • Add Pp.paragraph and Pp.paragraphf (#19, @Alizter)

  • Remove of_fmt constructor. (#17, @Alizter)