Skip to content

v1.2.10

Choose a tag to compare

@github-actions github-actions released this 19 Jul 11:05

teal v1.2.10

CLI and library release. Install the CLI with:

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

Or download a prebuilt binary from the assets below.

Changelog

Features

  • 2247fb8: feat(api): data preview endpoint — read the materialized relation (@WWTLF)

Other

  • 52e71c2: chore(ui): vendor teal-ui dist — Data Preview button (@WWTLF)

Full changelog: v1.2.9...v1.2.10