0.5.1 - 2023-04-05
- Use prompt instead of diff when making request to Open AI API.
0.5.0 - 2023-04-04
- Add button for verifying Open AI token in settings.
- Check if prompt is too large for Open AI API.
- Welcome and star notification.
- Set default Locale to English.
- Target latest intellij version (2023.1).
- Improve error handling.
- Properly serialize Locale when saving settings.
0.4.0 - 2023-03-29
- Removed unused
org.jetbrains.plugins.yaml
platform plugin.
- Plugin should not have until build number.
0.3.0 - 2023-03-28
- Show notification when diff is empty.
-
- This allows to compute diff only from files and lines selected in the commit dialog.
0.2.0 - 2023-03-27
- Basic action for generating commit message.
- Settings for locale and OpenAI token.
- Create commit message only for selected files.