Skip to content

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 19 May 19:24
f37364f

teal v1.1.1

CLI and library release. Install the CLI with:

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

Or download a prebuilt binary from the assets below.

Changelog

Features

  • 7dbda28: feat(ui): gate pkg/ui behind teal_ui build tag (slim default build) (@WWTLF)

Documentation

  • c16966b: docs(readme,templates): document the teal_ui build tag (@WWTLF)

Full changelog: v1.1.0...v1.1.1