v0.7.0
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)
Traverse symlinks when resolving migrations (#2445)
fix: mssql uses unsigned for tinyint instead of signed (#2074)
Add Simple format for Uuid for MySQL & SQLite. (#2469)
fixed cargo format check
Sqlite analytical (#2508)
Update some postgres trybuild tests
feat: introduce docker-compose based testing for running locally against many database combinations
update todo examples to 0.4 and use migrations
Fix GitHub Actions and integration test (#1346)
chore: replace `dotenv` with `dotenvy` (#2003)