Skip to content

Releases: OpherV/gitflow4idea

0.3.9

07 Aug 12:02
Compare
Choose a tag to compare

Changelog for 0.3.9:

  • Fix for #49 ("Exception NoClassDefFoundError since EAP138.1289") @OpherV
  • Added --keepremote to options (#48) @OpherV

0.3.7.2

02 Jul 12:23
Compare
Choose a tag to compare

Changelog for 0.3.7.2:

  • Recompiled with JDK 1.6 to avoid compatibility issues. Actually works this time :) (#46) @OpherV

0.3.7.1

30 Jun 08:52
Compare
Choose a tag to compare

Changelog for 0.3.7.1:

  • Recompiled with JDK 1.6 to avoid compatability issues (#46) @OpherV

0.3.7

27 Jun 17:26
Compare
Choose a tag to compare

Changelog for 0.3.7:

  • Support for build 138 (Phpstorm 8 EAP) (#41) @OpherV
  • Added option to not tag hotfix (-n) (#39) @OpherV

0.3.6

10 Apr 21:16
Compare
Choose a tag to compare

Changelog for 0.3.6:

  • Support for build 136 (Phpstorm 8 EAP) (#34) @OpherV
  • Fix for init repo issues (#32) @OpherV
  • Finish release invokes intellij merge dialog (#16) @OpherV

0.3.5

04 Apr 17:33
Compare
Choose a tag to compare

Changelog for 0.3.5:

  • Support for build 135 (Intellij 13.1) (#31) @avogler
  • Fix for Missing argument " when "Don't tag release" enabled (#32) @OpherV

0.3.4

10 Feb 21:56
Compare
Choose a tag to compare

Changelog for 0.3.4:

  • Fix tag message escaping (#27)
  • Option to set template for hotfix tag commit message (#27)
  • Added keymap settings (#29)
  • Fixed a bug where plugin would crash on improperly gitflow-initialized repos (#24)

Long overdue

01 Feb 23:52
Compare
Choose a tag to compare

Changelog for 0.3.3:

  • Dialog to set non default git flow init parameters in settings #18 (@avogler)
  • Publish Hotfix action (@avogler)
  • Option to avoid tagging release #22 (@OpherV)
  • Option to set template for tag commit message #23 (@OpherV)
  • Reorder of the settings dialog (@OpherV)

More compatability

30 Nov 14:57
Compare
Choose a tag to compare

Changelog for 0.3.2:

Supporting WebStorm 13 EAP

16 Sep 18:10
Compare
Choose a tag to compare

Changelog for 0.3.1:

  • Fixed "since-build" to support WebStorm 13 EAP, which is based on the 131 branch currently