1.3.0
- Use pkg-config via dune-configurator to find lz4
- add missing ctypes.stubs lib dep
- fix deprecation warning
1.2.0
- Fix linking when using lz4 with OCaml < 4.08
- use conf-lz4
- move to dune
1.1.1
- Update bindings for ctypes-0.6 compatibility.
1.1.0
- Add
{de,}compress_into (#7). - Fix build-test instructions.
- Tests depend on OUnit.
- Update for opam 1.2.
- Bump ctypes dependency.
1.0.1
- 32-bit fix
- cstubs_internals.h is now automatically included.
1.0.0
Initial release.