Fix compilation with OCaml 4.10. Add a low-level interface to Dset.
Add a new algorithm Dset: construct two set of resources and compute their difference efficiently.
Important bugfix in the balancing algorithm of Baltree. Use dune binary instead of jbuilder. Remove references to Pervasives for OCaml 4.08 compatibility.
Dune & dune-release port contributed by Rudi Grinberg. Valmari DFA minimization implementation.
Fix support for safe-string / 4.06
HyperLogLog: add serialization, improve estimation quality