v0.7.0
feat: implement testing utilities (#2001)
fix: ensure migration progress is not lost for PG, mysql and sqlite (#1991)
Finish support for Postgres COPY (#1345)
preparing 0.5.8 release (#1466)
Sqlite analytical (#2508)
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 progress handler support to sqlite (#2256)
Add Simple format for Uuid for MySQL & SQLite. (#2469)