Releases: thomasrepnik/idea-commit-prefix-plugin
Releases · thomasrepnik/idea-commit-prefix-plugin
1.4.1
1.4.0
- Added support for numeric Jira project keys
- Added support for other ticketing systems that use only numeric key
1.3.0
- The plugin saves the current configuration in the .idea folder
- The issue position in the commit message can be changed to start/end
1.2.1
The Plugin now recognizes branch renaming
1.2.0
- The Plugin now recognizes branch switches made on the CLI/Terminal
- Update to Java 17
1.1.2
Fixes an occasional exception on branch switch
1.1.2-alpha
Possibly fixed a bug when switching branches
1.1.1
Fixed NullPointerException for projects with incomplete git configuration
1.1.0
Added support for wrapping the issue key like this: [ABC-123]
1.0.6
Added support for IntelliJ 2021.1