Skip to content

Releases: OpherV/gitflow4idea

Hello IntelliJ13

14 Sep 21:29
Compare
Choose a tag to compare

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

13 Sep 15:09
Compare
Choose a tag to compare

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

30 Aug 20:43
Compare
Choose a tag to compare
Going Independent Pre-release
Pre-release

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

25 Aug 11:22
Compare
Choose a tag to compare
Early Alpha Pre-release
Pre-release

First release!

Please report any bugs you encounter, and a way to reproduce them if possible.