Skip to content

v0.6.0

Compare
Choose a tag to compare
@paurkedal paurkedal released this 05 Jun 17:28
· 769 commits to master since this release

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.