Releases: xo/usql
Releases · xo/usql
usql v0.12.13
Full Changelog: v0.12.12...v0.12.13
usql v0.12.12
Minor fixes/changes to workflows to enable automated version bumps for the Homebrew and AUR repos.
Full Changelog: v0.12.11...v0.12.12
usql v0.12.4
Full Changelog: v0.12.3...v0.12.4
usql v0.12.0
Full Changelog: v0.11.12...v0.12.0
usql v0.11.12
Not "real" release, as no changes to actual usql
code have been made between v0.11.1
and v0.11.12
. Please see the release notes below.
usql v0.11.1
What's Changed
- Correct a typo in main.go by @felixonmars in #345
- Add dataTypeFormatter to information schema reader by @henlue in #343
- Bump trino-go-client version by @nineinchnick in #346
- Downgrade thrift (again) by @anthonyroussel in #347
New Contributors
- @felixonmars made their first contribution in #345
- @henlue made their first contribution in #343
- @anthonyroussel made their first contribution in #347
Full Changelog: v0.11.0...v0.11.1
usql v0.11.0
General point release:
- Adding support for Alibaba Tablestore database
- Use correct type for ndistinct for Postgres
\ss
- Enable autocomplete for
\d
- Disable pager for
\watch
- Fix issues with
\raw
- Fix issue with AWS Athena driver name
- Fix display issues from
tblfmt
dependency - Updated database dependencies
usql v0.10.0
Fixes hash comments for MySQL, updates to latest database drivers.
usql v0.9.7
Point release; updated database dependencies.
usql v0.9.5
Point release; fixes formatting issues and updates database drivers.