Skip to content

Releases: databendlabs/bendsql

v0.4.6

14 Jul 00:45
a8d3ea8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.5...v0.4.6

v0.4.5

13 Jul 08:54
5ce8ccb
Compare
Choose a tag to compare

What's Changed

  • feat(bindings/nodejs): automatically convert Value to napi value by @everpcpc in #158
  • feat(bindings/nodejs): stream load with values by @everpcpc in #160

Full Changelog: v0.4.4...v0.4.5

v0.4.4

13 Jul 00:41
3d28ae0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

12 Jul 11:34
76936f4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

12 Jul 04:37
42bc21f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

11 Jul 08:20
0051173
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

10 Jul 10:06
ea59261
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.12...v0.4.0

v0.3.12

28 Jun 02:34
da2eb9a
Compare
Choose a tag to compare

What's Changed

  • bump-toolchain by @sundy-li in #127
  • feat(cli): Add settings.max_width and settings.max_col_width by @TCeason in #131
  • fix(cli): fix head name is not ascii string error by @TCeason in #136
  • fix(cli): delete err logic: recompute_total_length > max_width by @TCeason in #137
  • Update Cargo.toml by @sundy-li in #133

New Contributors

Full Changelog: v0.3.11...v0.3.12

v0.3.11

08 Jun 15:07
17b0d8b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.10...v0.3.11

v0.3.10

18 May 09:09
ea34350
Compare
Choose a tag to compare

What's Changed

  • feat(query): support decimal by @sundy-li in #113
  • feat: support config max_display_rows by @sundy-li in #114
  • feat(driver): support tenant & warehouse header for flight sql by @everpcpc in #115
  • fix(driver): feature for import arrow_array by @everpcpc in #116
  • fix(core): decode percent encoded password by @everpcpc in #117
  • fix(driver): decode percent encoded password for flightsql by @everpcpc in #118

Full Changelog: v0.3.9...v0.3.10