Skip to content

Releases: paurkedal/ocaml-caqti

v0.6.0

05 Jun 17:28
Compare
Choose a tag to compare

Change Log

0.6.0 - 2017-06-05

  • Split into separate packages to avoid depopts and rename findlib names
    accordingly.
  • Use findlib to load DB drivers, and use -linkall. This hopefully solves
    loading issues.

0.5.3 - 2017-05-22

  • Fix handling of spaces in Sqlite3 URIs and allow setting mode.
  • Split Caqti (now deprecated) into Caqti_errors and Caqti_connect.
  • Update to async 0.9.0.

0.5.2 - 2017-02-25

  • Fix plugin loader to handle modernised META.

0.5.1 - 2017-02-25 retracted

  • Rename libraries to match META.

0.5.0 - 2017-02-25 retracted

  • Added MariaDB backend.
  • Fixed VARCHAR for SQLite3 describe.

v0.5.3

21 May 22:08
Compare
Choose a tag to compare

Change Log

0.5.3 - 2017-05-22

  • Fix handling of spaces in Sqlite3 URIs and allow setting mode.
  • Split Caqti (now deprecated) into Caqti_errors and Caqti_connect.
  • Update to async 0.9.0.

0.5.2 - 2017-02-25

  • Fix plugin loader to handle modernised META.

0.5.1 - 2017-02-25 retracted

  • Rename libraries to match META.

0.5.0 - 2017-02-25 retracted

  • Added MariaDB backend.
  • Fixed VARCHAR for SQLite3 describe.

v0.5.2

25 Feb 22:43
Compare
Choose a tag to compare

Change Log

v0.5.1

25 Feb 16:27
Compare
Choose a tag to compare

Change Log