v3.1.0
CHANGES:
- Port build from jbuilder to Dune (@avsm).
- Update opam metadata to the 2.0 format (@avsm).
- Removed deprecated use of
Lwt_sequenceand depend
on the equivalentlwt-dllistpackage instead (@avsm) - Use
noallocattribute in external declarations (@avsm) - Fix ocamldoc formatting with odoc (@avsm)
- Travis: test up to OCaml 4.07 (@avsm)