Skip to content

Releases: takymt/cc-flavors

v1.0.0

14 Feb 15:31

Choose a tag to compare

Changelog

  • e2da878 chore: rename takymt, go mod tidy
  • 2e2c3c8 Merge pull request #4 from takymt/renovate/minor-updates
  • a90f46e Merge pull request #5 from takymt/renovate/golangci-golangci-lint-action-9.x
  • 45d22c5 Merge pull request #6 from takymt/renovate/migrate-config
  • f5ffd9f chore(config): migrate config renovate.json
  • 24ccb09 chore(deps): update golangci/golangci-lint-action action to v9
  • 522ee63 fix(deps): update minor updates
  • 0e2dada Merge pull request #1 from takymt/renovate/actions-checkout-6.x
  • 0f2bf9a Merge pull request #2 from takymt/renovate/actions-setup-go-6.x
  • 51955bc chore(deps): update actions/setup-go action to v6
  • 7c1a1cf chore(deps): update actions/checkout action to v6
  • 3e34335 chore: renovate
  • a0ceded docs: update README.md
  • d42a753 feat: boxed summary output
  • 43e5f29 chore: remove show-db-path
  • c3b427b feat: add since filter to summary
  • a71676d feat: add db-path command
  • 2f75d16 feat: add clear command with confirmation
  • 8106a67 feat: make summary default and clarify help
  • 5b4103e fix: capture UI and start scan reliably
  • 7bcce0a feat: capture tmux screen for flavor text
  • 09e8538 feat: add version flag
  • 4d28c96 chore: make commit-msg hook executable
  • 5843bde chore: make scan hook executable
  • 0c5c422 chore: make tmux hook executable
  • f4f4afd ci: install syft for release
  • 8b5d0e9 ci: add goreleaser build and pin tools
  • 4d89d9c chore: add bump and version tasks
  • e992c9f test: fix cleanup in TestMain
  • 3f9c5e5 chore: fix deps versions
  • 8168d89 docs: update install guide and add cli tests
  • 08f985d ci: add fmt lint test workflow
  • 1ee0065 feat: add summary table output
  • d677428 feat: add export command and tmux docs
  • abc535c chore: align release workflow and cleanup
  • 1f759a9 chore: tighten linting and hooks
  • 240e9b0 Add ingest, tmux scan updates, and goreleaser release
  • 5cdc624 add: tmux entrypoint
  • 2484b49 Initial commit