Skip to content

Releases: jimcarreer/dinao

1.4.0

12 Mar 19:14
8705c6c
Compare
Choose a tag to compare

Features

  • MySQL DB Support

1.3.0

28 Feb 18:17
88a1728
Compare
Choose a tag to compare

Features

  • Basic TLS support for Maria DB connection pools
  • Basic TLS support for Postgres connection pools

1.2.0

28 Feb 18:16
bb8639b
Compare
Choose a tag to compare

Features

  • Maria DB support

Bug Fixes

  • Assertion no longer used in 'production code'
  • Empty query string arguments in database connection strings now retained
  • Postgres minimum and maximum connections for pool no longer allowed to be
    negative

1.1.1

28 Feb 18:15
da29139
Compare
Choose a tag to compare

Minor documentation updates, add coverage / testing on 3.11.

1.1.0

28 Feb 18:15
dbd6bc1
Compare
Choose a tag to compare

Release for direct template replacement.

1.0.2

28 Feb 18:14
Compare
Choose a tag to compare

Bug fix release for relative paths not being supported in SQLite backend.

1.0.1

28 Feb 18:12
Compare
Choose a tag to compare

No code changes, trivial release to test migration from travis to github actions.

1.0.0

28 Feb 18:11
Compare
Choose a tag to compare

Initial release