v0.17.0
What's Changed
- fix(cli): display text for rows speed by @everpcpc in #386
- feat(bindings/nodejs): support nested types Array,Map,Tuple by @everpcpc in #388
- feat(bindings/python): support nested types Array,Map,Tuple by @everpcpc in #390
- chore(bindings/python): upgrade pyo3 to 0.21 by @everpcpc in #392
- feat(bindings/python): convert Binary to python bytes by @everpcpc in #393
- feat(bindings/python): support convert Date,Timestamp to datetime types by @everpcpc in #389
- chore(docs): add type mappings by @everpcpc in #394
- chore(core): deprecate dsn arg presigned_url_disabled by @everpcpc in #395
- fix(bindings/nodejs): map BINARY type to Buffer by @everpcpc in #396
- fix(cli): support exit & quit for exit by @everpcpc in #397
- chore: bump version to 0.17.0 by @everpcpc in #398
Full Changelog: v0.16.3...v0.17.0