New
v1.4.1
What's Changed
- Update Rust to 1.90 by @mlafeldt in https://github.com/duckdb/duckdb-rs/pull/592
- Update MSRV as required by Arrow v56 by @mlafeldt in https://github.com/duckdb/duckdb-rs/pull/596
- Document behavior of INSERT with RETURNING through tests by @mlafeldt in https://github.com/duckdb/duckdb-rs/pull/597
- Support multi-statement queries by @mlafeldt in https://github.com/duckdb/duckdb-rs/pull/598
Full Changelog: https://github.com/duckdb/duckdb-rs/compare/v1.4.0...v1.4.1