v0.7.3
fix(sqlite): use `AtomicUsize` for thread IDs (#2864)
Cleanup format arguments (#2650)
(sqlite) do not drop notify mutex until after condvar is triggered (#2573)
Break drivers out into separate crates, clean up some technical debt (#2039)
feat: `Text` adapter (#2894)
feat: better database errors (#2109)
Added regexp support in sqlite (#2189)
Initial work to switch to `tracing` (#2185)
chore: cleanup, fix all non-deprecation warnings