Releases: OpherV/gitflow4idea
Releases · OpherV/gitflow4idea
Hello IntelliJ13
Changelog for 0.3:
- This release supports the new IntelliJ EAP 13
- Fixed a bug where some actions would fail if a git project had no remote configured
Goodbye to IntelliJ 12
0.2.1 Changelog:
- This is probably the last release aimed for IntelliJ 12, as IntelliJ 13 contains some breaking changes to the git4idea plugin
- Added since-build and until-build to be able to submit to IntelliJ plugin repo
- Refactored initialization, so that plugin will only run if a git repo is present
- Changed git flow pull action to git flow track action - see this page
Going Independent
0.2 Changelog:
- gitflow4idea is now a seperate plugin from git4idea. It can be installed as a dependency for git4idea instead of replacing the original. If you have 0.1 installed, please reinstall the original git4idea plugin, then install gitflow4idea. You should then see both plugins in your plugin list.
Early Alpha
First release!
Please report any bugs you encounter, and a way to reproduce them if possible.