v0.8.1
What's Changed
- fix(bindings/python): remove empty project urls by @everpcpc in #242
- chore(bindings/nodejs): update dev dependencies by @everpcpc in #243
- fix: default config file to ~/.bendsql/config.toml by @everpcpc in #244
- chore(ci): update actions by @everpcpc in #245
- fix(cli): warn if loading keywords failed by @everpcpc in #246
- feat: FlightSQL support extension types by @b41sh in #247
- refactor: rename query to start_query by @flaneur2020 in #250
- feat: add a SessionTimeout error by @flaneur2020 in #251
- feat(cli): support arg --time=server/local by @everpcpc in #252
- chore: bump version to 0.8.0 by @everpcpc in #253
- chore(ci): check with cargo deny by @everpcpc in #254
New Contributors
- @flaneur2020 made their first contribution in #250
Full Changelog: v0.7.1...v0.8.1