Skip to content

6.1.0

Compare
Choose a tag to compare
@hannesm hannesm released this 01 Apr 06:34
· 24 commits to main since this release
7cfde7f

CHANGES:

breaking changes

  • The deprecated functions Cstruct.len, Cstruct.add_len, Cstruct.set_len,
    and Cstruct.blit_to_string have been removed (@hannesm #291)

  • Implement host_endian (@haesbaert #292, fixes #72)

  • Compatibility with OCaml 5.0.0 (@dinosaure #294)

  • Drop support of OCaml < 4.08.0, remove bigarray-compat dependency
    (@hannesm #298)

  • Fix year in changes of 6.0.1 (@reynir #297)