Skip to content

Drop dependency on camlp4 and use ppx

Compare
Choose a tag to compare
@avsm avsm released this 26 Sep 21:43
· 132 commits to master since this release
  • Ported to ppx instead of camlp4. This bumps up the minimum version
    of OCaml required to 4.02.3, but removes upper bounds on libraries (@avsm)
  • Improved Travis CI test coverage to use Docker for multi-distro
    Linux support (@avsm)
  • Add Alpine Linux depexts for linux-kernel-headers (@avsm)