* Basic TLS support for Maria DB connection pools * Basic TLS support for Postgres connection pools
1.2.0
----- Small fixes, mariadb support via maria db connector
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
----- Minor documentation updates, add coverage / testing on 3.11.
1.1.0
----- Release for direct template replacement.
Features
* Direct template replacement is now possible.
1.0.2
----- Release for very annoying bug.
Bug Fixes
* SQLite backend now supports relative paths and user home expansion