Skip to content

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Jan 09:23
· 418 commits to main since this release
485ca18

Changelog

  • 314853e feat(12-01): add KeyType enum and RSA key generation
  • 6dea5bf feat(12-01): update validation to accept RSA keys
  • e15479b feat(12-02): add --key-type flag to CLI add command
  • b025abe feat(12-02): add Azure DevOps remote detection
  • 1874b97 feat(12-02): update wizard with key type selection
  • 03c52d5 feat(13-01): Create Commit and Result types with git log parsing
  • 371ceaf feat(13-02): add gitch audit command with flags
  • 599436a feat(14-01): add git-filter-repo availability check
  • 96782de feat(14-01): add mirror backup functionality
  • 2179f57 feat(14-01): add typed confirmation prompt
  • 5c6f54d feat(14-02): add --fix flag to audit command
  • 757d8f9 feat(14-02): implement audit fix with all safety guardrails
  • 485ca18 fix: disable chocolatey in goreleaser (requires Windows runner)
  • 26aa962 test(13-01): Add comprehensive tests for audit scanning