Releases: nelson-zack/commit-companion
Releases · nelson-zack/commit-companion
v0.1.2
v0.1.0
First release of Commit Companion — the AI-powered Git commit assistant.
Features:
- Generate commit messages from staged diffs using GPT
- Supports commit types (feat, fix, chore, etc.)
- Optional tone (formal, funny, concise, etc.)
- Git hook installer for auto-commits
- Lightweight CLI, ready for use via pip or GitHub clone