Skip to content

Git Commit Generator v0.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 14:26
· 6 commits to main since this release
245dc49

Git Commit Generator (git-msg) v0.2.1

Release date: 2025-05-12

Changelog

  • ci: add automated changelog generation to release workflow (#56) (245dc49)
  • git: add diff length limit and truncation (#54) (850cd7a)
  • Revert "chore: update flake lock to 2025-05-12 (#52)" (#55) (69d7f4e)
  • chore: update flake lock to 2025-05-12 (#52) (7ff885f)
  • chore: update flake lock to 2025-05-06 (#51) (b57874f)
  • chore: update flake lock to 2025-05-05 (#50) (1f5602d)
  • chore: update flake lock to 2025-05-04 (#49) (aec469d)
  • chore: update flake lock to 2025-05-02 (#48) (8fea4de)
  • chore: update flake lock to 2025-05-01 (#47) (b7f2d1d)
  • style: format code to pass style check (#46) (0116a65)
  • chore: update flake lock to 2025-04-28 (#45) (2887121)
  • chore(deps): bump clap from 4.5.36 to 4.5.37 (#44) (8f4ac2a)
  • chore: update flake lock to 2025-04-20 (#43) (6a13868)
  • chore: update flake lock to 2025-04-18 (#42) (6cc961c)
  • chore: update flake lock to 2025-04-16 (#41) (bbf4af4)
  • refactor(nix): restructure flake into modular components (#40) (5897ad9)
  • chore(deps): bump clap from 4.5.35 to 4.5.36 (#38) (2549864)
  • chore(deps): bump anyhow from 1.0.97 to 1.0.98 (#39) (d5c2097)
  • chore: update flake lock to 2025-04-14 (#37) (05ec0f4)

📦 Support Platforms

  • Linux (x86_64)
  • macOS (x86_64, arm64)

🔑 Features

  • Automatically analyze staged Git changes
  • Generate semantic commit messages using DeepSeek AI
  • Simple and easy-to-use command line interface

📝 Installation

Download

chmod +x git-msg
sudo mv git-msg /usr/local/bin/git-msg

Use Nix

nix run github:Emin017/git-commit-generator#git-msg