Skip to content

Releases: thomasrepnik/idea-commit-prefix-plugin

1.4.1

30 Aug 18:35
b2f9b38
Compare
Choose a tag to compare

Added support for lowercase project keys

1.4.0

28 Jul 16:00
f46a34b
Compare
Choose a tag to compare
  • Added support for numeric Jira project keys
  • Added support for other ticketing systems that use only numeric key

1.3.0

01 Nov 11:35
c378e40
Compare
Choose a tag to compare
  • 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

28 Sep 19:51
a45df27
Compare
Choose a tag to compare

The Plugin now recognizes branch renaming

1.2.0

28 Sep 16:35
f620b64
Compare
Choose a tag to compare
  • The Plugin now recognizes branch switches made on the CLI/Terminal
  • Update to Java 17

1.1.2

10 Oct 09:35
af7d12a
Compare
Choose a tag to compare

Fixes an occasional exception on branch switch

1.1.2-alpha

19 Sep 16:00
Compare
Choose a tag to compare
1.1.2-alpha Pre-release
Pre-release

Possibly fixed a bug when switching branches

1.1.1

21 Apr 19:22
3be3cf9
Compare
Choose a tag to compare

Fixed NullPointerException for projects with incomplete git configuration

1.1.0

12 Apr 14:52
e9dc840
Compare
Choose a tag to compare

Added support for wrapping the issue key like this: [ABC-123]

1.0.6

08 Apr 15:19
88ec310
Compare
Choose a tag to compare

Added support for IntelliJ 2021.1