Skip to content

Releases: dsheets/ocaml-github-hooks

0.5.0

Choose a tag to compare

@samoht samoht released this 20 Aug 15:28
48ce8c0

CHANGES:

  • Support conduit >= 1.5.0 (@avsm)

0.4.0

Choose a tag to compare

@samoht samoht released this 23 Sep 15:11
ac4c479

CHANGES:

  • Support Lwt >= 4.0.0 (@avsm)
  • Upgrade build system from jbuilder to dune (@avsm)

0.3.0

Choose a tag to compare

@samoht samoht released this 19 Dec 13:12
48d3b13
  • cohttp 1.0.0 support

0.2.0

Choose a tag to compare

@dsheets dsheets released this 30 Aug 10:10

0.2.0

  • Switch build system to jbuilder
  • Update for github 3.0
  • github-hooks findlib package is now truly independent of unix

0.1.2

Choose a tag to compare

@dsheets dsheets released this 26 Apr 15:42

0.1.2

0.1.1

Choose a tag to compare

@dsheets dsheets released this 23 Sep 17:07

0.1.1

  • Update for github 2.0.1 which fixes a GitHub hook config type issue

0.1.0

Choose a tag to compare

@samoht samoht released this 21 Sep 16:18

0.1.0

  • initial release, extracted from datakit, itself extracted from ocamlot