Releases: OpherV/gitflow4idea
Releases · OpherV/gitflow4idea
0.4.9
Changelog for 0.4.9:
- Enhancement #104 - Intergration with IntelliJ Idea task switcher
0.4.8
Changelog for 0.4.8:
Note - this version is based on JDK 1.8 to work with build 162
0.4.7
Changelog for 0.4.7:
- Compatibility with build 145
0.4.6
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.4
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
Changelog for 0.4.3:
- Added "Gitflow Operations Popup..."-Action #69 (@avbk)
- Resolved NPE on 141.1408 build #71 (@OpherV)
0.4.1
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
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