v0.5 2017-12-07 Phnom Penh (Cambodia)
- Breaking change: allow to compile a library wiht
digestif only. Then, compile the final binary with digestif.c or digestif.ocaml (implementation)
v0.4 2017-10-30 Mysore / ಮೈಸೂರು (India)
- Add an automatised test suit
- Add the RIPEMD160 hash algorithm
- Add the BLAKE2S hash algorithm
- Update authors
- Add
feed_bytes and feed_bigstring for Bytes and Bigstring
v0.3 2017-07-21 Phnom Penh (Cambodia)
- Fixed issue #6
- Make a new test suit
v0.2 2017-07-05 Phnom Penh (Cambodia)
- Implementation of the hash function in pure OCaml
- Link improvement (à la
mtime) to decide to use the C stub or the OCaml implementation - Improvement of the common interface (pretty-print, type t, etc.)
v0.1 2017-05-12 Rạch Giá (Vietnam)