Skip to content

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 18 Jul 11:54
649f314

teal v1.2.3

CLI and library release. Install the CLI with:

go install github.com/go-teal/teal/cmd/teal@v1.2.3

Or download a prebuilt binary from the assets below.

Changelog

Bug fixes

  • 7e317bf: fix(drivers): postgres int4/int8 columns degraded to null in DataFrames (@WWTLF)

Full changelog: v1.2.2...v1.2.3