Skip to content

v0.92.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 19:09
· 177 commits to master since this release
v0.92.0
ff637ea

Installation

# Bun / npm
bun add -g @mark3labs/kit
# or: npm install -g @mark3labs/kit

# Go install (requires Go 1.26+)
go install github.com/mark3labs/kit/cmd/kit@latest

# Or download from assets below

Changelog

Features

  • ff637ea: feat(ui): animate the startup wordmark with a shine and scanner sweep (@ezynda3)