‼️ Breaking Changes
The DuckDB driver is no longer included in the prebuilt Android binary. Given DuckDB's Android support is experimental and the Rust library doesn't specifically try to support it (duckdb/duckdb-rs#402), I didn't want to get bogged down in keeping it supported for every release. You are welcome to try building from source with the DuckDB feature enabled though!
What's Changed
- Bump the cargo group across 1 directory with 2 updates by @dependabot[bot] in #288
- Bump rpassword from 7.4.0 to 7.5.0 in the cargo group across 1 directory by @dependabot[bot] in #291
- Bump tar from 0.4.45 to 0.4.46 in the cargo group across 1 directory by @dependabot[bot] in #294
- append only log, session span by @achristmascarl in #295
- acquire pool/connection in thread by @achristmascarl in #297
- update readme by @achristmascarl in #299
- dont left pad first yanked table column by @achristmascarl in #298
Full Changelog: v0.3.18...v0.3.19