Skip to content

Releases: livetemplate/lvt

v0.1.3

10 Apr 12:40

Choose a tag to compare

LVT CLI v0.1.3

Code generator and development server for LiveTemplate.

Installation

Go Install:

go install github.com/livetemplate/lvt@v0.1.3

Binary Download:
Download the appropriate binary for your platform from the assets below.

Changes

  • fix: exclude .worktrees/ from nested module tag discovery in release script (0e77a6d)
  • fix: save screenshot to working directory for Claude CLI sandbox access (2ac2581)
  • refactor: use claude CLI instead of Anthropic SDK for visual checks (ae46a2f)
  • feat: add ValidateScreenshotWithLLM() for LLM-powered visual UI review (03fb143)
  • feat: add ValidatePicoCSS() chromedp action for Pico CSS convention checking (82dce8c)
  • fix(ci): fix YAML parse error in components-independence workflow (#310) (e7c8582)
  • feat(testing): add ServeCSS for shared LiveTemplate CSS (1e9976a)

Installation

Go Install

go install github.com/livetemplate/lvt@v0.1.3

Binary Download

Download the appropriate binary for your platform from the assets below.

Related Releases


Full Changelog: https://github.com/livetemplate/lvt/blob/main/CHANGELOG.md

v0.1.2

05 Apr 15:43

Choose a tag to compare

LVT CLI v0.1.2

Code generator and development server for LiveTemplate.

Installation

Go Install:

go install github.com/livetemplate/lvt@v0.1.2

Binary Download:
Download the appropriate binary for your platform from the assets below.

Changes

  • feat!: attribute reduction — client-side open/close + template migration (#292) (eb9cd54)
  • fix(release): auto-tag nested Go modules on release (9843894)

Installation

Go Install

go install github.com/livetemplate/lvt@v0.1.2

Binary Download

Download the appropriate binary for your platform from the assets below.

Related Releases


Full Changelog: https://github.com/livetemplate/lvt/blob/main/CHANGELOG.md

v0.1.1

02 Apr 16:24

Choose a tag to compare

LVT CLI v0.1.1

Code generator and development server for LiveTemplate.

Installation

Go Install:

go install github.com/livetemplate/lvt@v0.1.1

Binary Download:
Download the appropriate binary for your platform from the assets below.

Changelog

Features

Bug Fixes

Read more