package duff

  1. Overview
  2. Docs
Rabin's fingerprint and diff algorithm in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

duff-0.5.tbz
sha256=f9453cf4aa3b6850efe8cc6f13f053ebe5f2111faf177ceabfbb03e5d9ad6ede
sha512=a063a549af860db2e66be5ec0c4bfb827e1fe7284c669562455cdd5ae5fa760cbeb878663ceadf93a8d7350f7eab926740fdef2e7bf7eaf2c2e605ec532eb70e

CHANGES.md.html

v0.5 2023-06-23 Paris (France)

  • Require OCaml 4.07 and remove compatibility packages (@hannesm, #11)

  • Fix the compilation on OCaml 5.1 (@dinosaure, #12)

v0.4 2021-15-03 Paris (France)

  • Upgrade test to use hxd.0.3.1

  • Upgrade to ocamlformat.0.16.0

v0.3 2020-06-02 Paris (France)

breaking changes

  • Add a constraint with git.2.1.3 (#7)

  • Update the documentation (#6)

  • Work on the new API (#2)

  • Delete provided binary (#5)

  • Move to dune.2.0.0 (#5)

  • Integrate fuzzer into tests (#5)

  • Apply ocamlformat (#5)

v0.2 2018-10-15 Paris (France)

  • Improve xduff binary

  • Dunify project

  • Add tests

  • Update OPAM file

v0.1 2018-04-20 Paris (France)

  • First release of duff