Releases: paurkedal/ocaml-caqti
Releases · paurkedal/ocaml-caqti
v0.6.0
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) intoCaqti_errors
andCaqti_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
Change Log
0.5.3 - 2017-05-22
- Fix handling of spaces in Sqlite3 URIs and allow setting mode.
- Split
Caqti
(now deprecated) intoCaqti_errors
andCaqti_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.