Skip to content

Releases: xapi-project/ocaml-crc

2.2.0

28 Jun 16:08
f2cf730

Choose a tag to compare

CHANGES:

  • lib: use ocaml5-compatible macros
  • use ounit2

CRC

05 Oct 13:59

Choose a tag to compare

CRC
  • Port to jbuilder @kc284
  • Drop xen support (no longer needed now that mirage uses the new ocaml-git) @kc284

Declare this package stable

28 Apr 14:18

Choose a tag to compare

Merge pull request #24 from johnelse/build-deps

Add ocamlbuild and ocamlfind to build deps

Minor improvements

26 Apr 15:12

Choose a tag to compare

  • simplify unit tests
  • build docs
  • improve travis integration