Features
- Add support for let bindings introduced in 4.08
- Switch to PPXLIB
Deprecations
As PPXLIB requires ocaml >= 4.04
support for earlier versions has been dropped.
Breaking changes
This release splits the library from the PPX to reduce runtime dependencies. Projects using the PPX from bitstring will need to also depends on ppx_bitstring from now on.