Releases: Abizrh/commit-ai.nvim
Releases · Abizrh/commit-ai.nvim
v1.1.2
What's Changed
🚀 v1.1.2 - Feature | Fix
📅 date: 2025-06-18
✨ Feature
- Supports multiple commit message languages by @4DRIAN0RTIZ in #10
🐛 Fix
- Remove unnecessary language
New Contributors
- @4DRIAN0RTIZ made their first contribution in #10
Full Changelog: v1.0.2...v1.1.2
v1.0.2
v1.0.1
Patched v1.0.1 - 2025-04-16
Changed
- Refactored commit message generation prompt into a separate prompts.lua file for better maintainability and readability.
- Improved prompt structure to ensure consistent format and more accurate categorization (e.g., config changes now correctly use chore instead of feat).
Internal
- Modularized prompt logic to prepare for future support of multiple prompt types or customization.
New Contributors
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Full Changelog: v0.0.1-alpha...v1.0.0