v1.0.0
🎉 GemCommit v1.0.0 - First Stable Release 🚀
We are excited to announce the first stable release of GemCommit! 🎊
This version brings AI-powered commit message generation, following the Conventional Commits standard.
✨ What's New
- 🔥 AI-powered commit message generation using Google Gemini.
- 📝 Follows Conventional Commits (
feat,fix,docs,chore, etc.). - 🖊️ Supports detailed commit messages (body and breaking changes).
- 📜 Commit history tracking for easy reuse.
- ⚡ One-click commit message insertion.
- 🌐 Customizable AI model and API key in settings.
- 🎨 Seamless integration with VS Code's Source Control UI.
📦 Installation
To install the latest version, update it from the VS Code Marketplace or run:
vsce install gemcommit🚀 Usage
- Stage your changes (
git add .). - Use the command palette (
Cmd + Shift + P) and select:GemCommit: Generate Commit MessageGemCommit: Generate Detailed Commit Message
- Review the message and commit! 🎯
🛠 Known Issues
No known issues at this time. Report bugs or suggestions here.
❤️ Thank You!
Thank you to everyone who helped in the development and testing of GemCommit! 🎉
Contributions are always welcome – check out our repository for more.