Releases: OpherV/gitflow4idea
Releases · OpherV/gitflow4idea
0.6.7
Changelog for 0.6.7
- Support for Idea build 183 #210 (@OpherV)
- Feature: Bugfix support #122 (@straurob)
- Feature: pushOnFinish to feature options (@bmwsedee)
- Bugfix UI freeze on custom gitflow init #198 (@bmwsedee)
- Implementation: plugin is now built with gradle (@straurob)
Note - if you see 'no gitflow' in the status bar you will need to re-init using git flow init -f
0.6.6 - Emma
0.6.5.1
0.6.5
Changelog for 0.6.5:
- Support for Idea build 181 - hopefully works this time #184
- Maintenance - refactoring of options handling for easier implementation of future flags/options
- Feature: Add a configurable -k option for any kind of branches #165
- Feature: Add support for keeplocal and keepremote when finishing release #178
0.6.4
Changelog for 0.6.4:
- Support for Idea build 181 #184
- Feature: Switch to appropriate feature branch when active task was changed (@YanickFrehner) #124
- Bugfix: error on closing non-gitflow active task #180
- Maintenance: Do not use GitVcs from GitHandler as project can be null now (@iasemenov)
0.6.3
0.6.2
0.6.1
Changelog for 0.6.1:
- Support (in theory) for Idea build 172
- Enhancement - Support for multi-repos #42
- Bugfix: Wrong message when finishing a feature #144
- Bugfix: GitFlow re-initializes status bar menu when finishing hotfixes or checking out new branches #146
- Bugfix: Init git-flow repo for non-default configuration #147, #100
- Bugfix: Git now has GitFlow in it, but not fully compatible with this plugin #125
0.5.1
Changelog for 0.5.1:
- Support for Idea build 171 (@wyhasany)
- Enhancement - Added option to always create a commit when finishing a feature #133 (@mrIncredible007 )
- Bugfix for #123: Wrong message when finishing a release (@OpherV)
- Bugfix for #129: Wrong message when finishing a feature (@OpherV)
- Bugfix for #130: Do not allow branch names with ampersands (@OpherV)