Skip to content

Releases: inhabitedtype/ocaml-session

v0.4.1

03 Mar 12:51

Choose a tag to compare

  • Port to dune (#21)
  • Port to OPAM 2 (#21)
  • Fix dependencies for the postgresql-lwt package (#20)

v0.4.0

16 Sep 16:01

Choose a tag to compare

  • Switch to jbuilder

v0.3.2

14 May 23:20

Choose a tag to compare

  • Oasis and OPAM fixes related to v0.3.1

v0.3.1

13 May 14:39

Choose a tag to compare

  • Added redis-lwt release in preparation for jbuilder-based release of redis library.

v0.3.0

27 Jan 17:06

Choose a tag to compare

Breaking Changes

  • Remove Expired error variant. The library now reports expired keys as Not_found. (#9)

Features

v0.2.0

02 Mar 23:48

Choose a tag to compare

  • fix of_header_or_create type in cohttp signature (#7).

v0.1.0

16 Dec 20:33

Choose a tag to compare

Initial release