Skip to content

Releases: inhabitedtype/ocaml-webmachine

v0.7.0

28 Sep 23:18
Compare
Choose a tag to compare

v0.6.3

28 Sep 23:10
Compare
Choose a tag to compare

v0.6.2

19 Apr 18:22
Compare
Choose a tag to compare
  • Fix documentation of valid_entity_length's default argument (#97)
  • Port to dune (#95)

v0.6.1

09 Dec 16:21
Compare
Choose a tag to compare

Bugfixes

  • Fix If-Match and If-None-Match header parsing and checking. (#93, h/t @hannesm)

Improvements

v0.5.0

12 Feb 00:25
Compare
Choose a tag to compare

API Changes

  • Support general challenge mechanism for HTTP authentication (#71, h/t @kkazuo)

Bug Fixes

Improvements

v0.4.0

26 Feb 23:33
Compare
Choose a tag to compare

v0.3.2

28 Jun 14:56
Compare
Choose a tag to compare
  • Backport cohttp version constraints

v0.2.4

28 Jun 14:55
Compare
Choose a tag to compare
  • Backport cohttp version constraints

v0.1.2

27 Jun 23:33
Compare
Choose a tag to compare
  • Backport cohttp version constraint

v0.3.1

19 Feb 14:32
Compare
Choose a tag to compare
  • Add partial documentation for resource class (#51)
  • Increase cohttp version constraint (#48, #52)
  • Add CONTRIBUTING document (#49)