Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 18:47
· 4 commits to main since this release

Changelog

  • a82d5c5 Update generated VHS GIF
  • 4092688 feat(client): Add totalToken usage tracking
  • ddaaa77 feat(main.go): Move userResponse print to main function
  • 780f2f1 feat: Add printSuccess for displaying next tag
  • 45ca270 feat: Improve error message with errGuard in main.go
  • aaef698 feat: add auto tag and list commits functionality
  • 085de30 feat: add auto-push flag for ai-commit command
  • e0c35c4 feat: add getLastTagCommitSha func and update getCurrentTag
  • 022c19c refactor(main.go): Update prompt format for better clarity
  • cadb624 refactor(main.go): simplify error handling for tag and push functions
  • c95e228 refactor: Handle empty currentTag and improve fetch logic
  • 9be6e24 refactor: comment out unused errGuard call in main.go