- Breaking changes:
Multipart
module was renamedMultipart_form_data
to match package name (#24).
- Port to Dune (#24).
- Use Opam 2 (#26).
- Port to jbuilder (#18).
- CI improvements (#19):
- Use travis-docker.
- Add 4.05 + 4.06 builds.
- Use the standalone
lwt_ppx
for compatibility withlwt >= 4.0.0
(#20).
Initial release.