v0.7.2
feat: implement testing utilities (#2001)
fix: ensure migration progress is not lost for PG, mysql and sqlite (#1991)
Finish support for Postgres COPY (#1345)
fix(sqlite): encode bool as integer (#2620)
preparing 0.5.8 release (#1466)
Cleanup format arguments (#2650)
0.7.0-alpha.1 release
feat(macros): implement `query_scalar!()` and variants
feat: better database errors (#2109)
Break drivers out into separate crates, clean up some technical debt (#2039)
Add client SSL authentication using key-file for Postgres, MySQL and MariaDB (#1850)
Add Simple format for Uuid for MySQL & SQLite. (#2469)