Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 17:29
· 76 commits to main since this release

Changelog

Features

  • 4860af5 feat: add GoReleaser configuration for cross-platform release builds
  • 73b4f1f feat: add internal/version package for build-time version info
  • fdc0a58 feat: add tag-triggered release workflow
  • 601293b feat: import t9s Go application source, renamed from t3s
  • 12a9e54 feat: surface t9s's own build version in the TUI header
  • 57953b2 feat: wire --version flag into the t9s CLI

Fixes

  • 00e981c fix: prevent release tarball extraction from overwriting local files

Documentation

  • 06ef381 docs: add t3s documentation MVP
  • 38d0983 docs: document release binary installation
  • 279d108 docs: scaffold Starlight site

Chores

Other

  • e43a952 Initial commit
  • 194a38b ci: deploy t3s docs to Cloudflare Pages