v0.4 (2019-07-16)
- support OCaml 4.08 deprecations by using Stdlib (@avsm)
v0.3 (2019-03-07)
- switch to
dune-release (@avsm) - run the tests as well as build them (@avsm)
- update metadata to opam 2.0 format (@avsm)
0.2 (2018-10-04):
- Add an
iter function (#5 from @g2p) - Build via
dune (was jbuilder)
0.1 (2018-06-07):
- Initial split of the DIET code from mirage/ocaml-qcow