Skip to content

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 18 Jul 11:52

teal v1.2.2

CLI and library release. Install the CLI with:

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

Or download a prebuilt binary from the assets below.

Changelog

Bug fixes

  • d85f3b4: fix(api): preserve SQL column order in select/test data responses (@WWTLF)

Documentation

Full changelog: v1.2.1...v1.2.2