Skip to content

2.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jul 18:51
· 13 commits to master since this release

Changelog

  • 7b91931 Add Docker support with multi-stage build and docker-compose
  • 9da6679 Add documentation preview server scripts
  • 6d9dabe Add lightweight CI workflow for testing on push to master
  • 8e41477 Enhance CLI help text and add animated terminal to landing page
  • cd55bcb Fix go vet errors: use pointer receivers for TUI Model methods
  • e3a4339 Fix landing page layout issues
  • 7c605ba Fix logger test by using non-sensitive field name
  • 6359576 Remove Docker references and fix command examples
  • 8fa977a Remove redundant and unused files
  • 2da567e Simplify docs preview to just use Python's built-in server
  • 128ccb7 Update documentation to remove Docker references
  • ab93adf Update installation instructions with Homebrew tap