Releases: ocaml/opam-file-format
Releases · ocaml/opam-file-format
2.1.6
CHANGES:
- Remove deprecated usage of
Printf.kprintf
, ocaml 5 compatibility [#54 @Alizter]
2.1.5
CHANGES:
- Fix extra lines on non empty headers [#49 @hhugo]
- Make the tests flambda2-ready [#52 @lthls]
- Fix build failure on OCaml 5.0 when using the non-dune build mode [#50 @dra27]
2.1.4
CHANGES:
- Fix position in the sections parser [#46 @hhugo]