Releases: ryanfowler/async-sqlite
Releases · ryanfowler/async-sqlite
v0.5.1
What's Changed
- Update rusqlite requirement from 0.33.0 to 0.34.0 by @dependabot in #24
- Update rusqlite requirement from 0.34.0 to 0.35.0 by @dependabot in #25
- Relax certain dependency compatibility requirements by @ryanfowler in #27
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- pool
conn_for_each
by @jessekrubin in #21 - Upgrade Rust to v1.84.1 in CI by @ryanfowler in #23
- Update rusqlite requirement from 0.32.0 to 0.33.0 by @dependabot in #22
New Contributors
- @jessekrubin made their first contribution in #21
Full Changelog: https://github.com/ryanfowler/async-sqlite/commits/v0.5.0