Skip to content

Releases: mirage/ocaml-pcap

0.6.0

07 Apr 12:48
Compare
Choose a tag to compare

CHANGES:

  • Remove the "build" directive on dune dependency (@craigfe, #33)
  • Remove unused "ppx_tools" dependency (@kit-ty-kate, #35)
  • Remove "mmap" dependency, require OCaml 4.08.0 (@hannesm, #36)

0.5.2

27 May 22:53
Compare
Choose a tag to compare

CHANGES:

  • port to dune (@avsm)
  • upgrade metadata to opam 2.0 (@avsm)
  • test on OCaml 4.07 (@avsm)

Build with jbuilder

14 Jun 16:54
3c4f818
Compare
Choose a tag to compare
  • build with jbuilder
  • test with OCaml 4.05 and 4.06

Unrot and clean up

03 Feb 12:35
Compare
Choose a tag to compare

0.5.0 (2017-02-03)

  • removed mirage and print sublibrary
  • converted build system to topkg

Add Windows support

30 Apr 19:50
Compare
Choose a tag to compare
  • add an opam file
  • replace camlp4 with ppx
  • add windows support

Renamed to pcap-format

25 Jul 16:10
Compare
Choose a tag to compare
Merge pull request #1 from djs55/rename-pcap-format

Update to modern Cstruct, Mirage; rename package