Skip to content

Releases: OpherV/gitflow4idea

0.4.9

17 Aug 13:25
Compare
Choose a tag to compare

Changelog for 0.4.9:

  • Enhancement #104 - Intergration with IntelliJ Idea task switcher

0.4.8

14 Jul 17:46
Compare
Choose a tag to compare

Changelog for 0.4.8:

Note - this version is based on JDK 1.8 to work with build 162

0.4.7

22 Mar 15:34
Compare
Choose a tag to compare

Changelog for 0.4.7:

  • Compatibility with build 145

0.4.6

10 Nov 10:06
Compare
Choose a tag to compare

Changelog for 0.4.6:

  • This release is identical to the previous - but should prevent the annoying message to upgrade for non compatible versions

0.4.5

03 Nov 12:42
Compare
Choose a tag to compare

Changelog for 0.4.5:

0.4.4

10 Sep 13:17
Compare
Choose a tag to compare

Changelog for 0.4.4:

  • Fix bug #69 - "Synchronize" after starting a feature branch while inside another feature branch (@OpherV)
  • Fix bug #72 - Gitflow init with non-default configuration sets wrong prefixes (@alextsc)
  • Enhancement #63 - Allows to start a feature/hotfix from a non default branch (@alextsc)
  • Enhancement - New action names (@alextsc)
  • Project development setup guide (@alextsc)

0.4.3

07 Jun 08:57
Compare
Choose a tag to compare

Changelog for 0.4.3:

  • Added "Gitflow Operations Popup..."-Action #69 (@avbk)
  • Resolved NPE on 141.1408 build #71 (@OpherV)

0.4.2

29 Mar 11:29
Compare
Choose a tag to compare

Changelog for 0.4.2:

  • Added compatibility to 141 build (@tdegrunt)

0.4.1

01 Mar 10:21
Compare
Choose a tag to compare

Changelog for 0.4.1:

  • Added compatibility to 140 build (#61) @OpherV
  • Fix #33 (Phpstorm hangs while changing active tab) @OpherV
  • Work towards resolving #54 (Enable custom editing of branch names in non-default configuration) @OpherV

0.4

21 Oct 09:34
Compare
Choose a tag to compare
0.4

Changelog for 0.4:

  • Fix for #56 ("Git Flow is in "unsupported" state in PHPStorm 8.0.2 EAP 139.14") @OpherV
  • Added -F to options (#55) @OpherV
  • Fix #40 (UI does not refresh immediately after finish release) @OpherV