Skip to content

1.3.0

Latest

Choose a tag to compare

@dinosaure dinosaure released this 14 Apr 08:45

CHANGES:

  • Use CAMLextern rather than extern in caml_* forward declarations to
    support bytecode linking on Windows (@jonahbeckford, #157)
  • Add x-maintenance-intent into OPAM file (@hannesm, #158)
  • Implement feedable hmac (@reynir, #155)