v0.5.0
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
- Update arrow requirement from 16 to 17 by @dependabot in #61
- Update arrow requirement from 17 to 18 by @dependabot in #64
- Compile from source on Windows by @wangfenjin in #65
- impl cache for prepared_stmt by @wangfenjin in #67
- Update arrow requirement from 18 to 19 by @dependabot in #71
- Update arrow requirement from 19 to 20 by @dependabot in #72
- fix security warning by @wangfenjin in #73
- Update arrow requirement from 20 to 21 by @dependabot in #74
- add test append string as ts by @wangfenjin in #75
- Bump 0.4.0 -> 0.5.0 by @chhetripradeep in #77
- clear bindings by @wangfenjin in #78
New Contributors
- @chhetripradeep made their first contribution in #77
Full Changelog: v0.4.0...v0.5.0