Releases: Blarc/ai-commits-intellij-plugin
Releases · Blarc/ai-commits-intellij-plugin
v0.5.0
Added
- Add button for verifying Open AI token in settings.
- Check if prompt is too large for Open AI API.
- Welcome and star notification.
Changed
- Set default Locale to English.
- Target latest intellij version (2023.1).
- Improve error handling.
Fixed
- Properly serialize Locale when saving settings.
v0.4.0
Changed
- Removed unused
org.jetbrains.plugins.yaml
platform plugin.
Fix
- Plugin should not have until build number.
v0.3.0
Added
- Show notification when diff is empty.
- This allows to compute diff only from files and lines selected in the commit dialog.
v0.2.0
Added
- Basic action for generating commit message.
- Settings for locale and OpenAI token.
- Create commit message only for selected files.