Skip to content

Releases: duckdb/duckdb-rs

v0.7.0

13 Feb 14:45
18eff6d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.7.0

v0.6.1

12 Dec 06:10
0a7b5be

Choose a tag to compare

What's Changed

New Contributors

  • @0b01 made their first contribution in #105

Full Changelog: v0.6.0...v0.6.1

v0.6.0

14 Nov 23:39
a41806f

Choose a tag to compare

  • no changes

v0.5.1

20 Sep 02:43
61cfc9b

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

07 Sep 10:19
42abf91

Choose a tag to compare

NOTE: please be noted that there is an issue in duckdb 0.5.0 duckdb/duckdb#4612 . If you use this feature, you may need to build the binary from source by yourself.

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

20 Jun 14:53
54c326a

Choose a tag to compare

No breaking change.

v0.3.4

25 Apr 15:07

Choose a tag to compare

  • no changes

v0.3.3

12 Apr 15:12
8d0589d

Choose a tag to compare

Breaking change in #44

v0.3.2

08 Feb 03:24
762fec6

Choose a tag to compare

Please be noted that we also upgrade rust edition to 2021 in this release

🚀 Features

  • add r2d2 connection pool
  • upgrade to 0.3.2

v0.3.1

02 Jan 12:53
fc51cdf

Choose a tag to compare

🚀 Features

  • Update duckdb to v0.3.1

🐛 Fixes

  • Fix u64/UBigInt 'FromSql' trait impl
  • support hugeint

🧪 Tests

  • add test for uint