Skip to content

v5.1.0

Compare
Choose a tag to compare
@avsm avsm released this 24 Nov 09:01
· 111 commits to main since this release

CHANGES:

  • Do not issue deprecation warnings when using OCaml 4.08.0
    and cstruct-ppx with enums due to Pervasives (#269 @cypheon @hannesm)

  • Tighten parsing of the [@len] attribute to ensure it is a
    valid, positive integer (#265 @emillon)

  • Update JavaScript bindings to latest Js_of_ocaml 3.5.0
    interfaces (@hhugo #268)