- removed mirage and print sublibrary
- converted build system to topkg
- add an opam file
- replace camlp4 with ppx
- add windows support
- Add Lwt_bounded implementation to constrain size of packet captures.
- Update package name to pcap-format
- Update to new Cstruct (>= 0.6.0) and Mirage
- Support dumping a pcap trace to a block device.
- Use
cstruct
signature generators to tidy up pcap interface. - Initial public release.