v0.8.1-beta.1 - Git Flow Implementation Support (Beta)
Pre-release
Pre-release
🧪 Beta Release - Need Your Help Testing!
This beta release adds support for multiple git-flow implementations. Please help test and report any issues!
✨ New Features
- Support git-flow-next (#45) - Modern Go implementation
- Support gitflow-cjs (#34) - CJS Edition fork
- Fix Windows Git 2.51.1+ (#44) - Git for Windows removed bundled git-flow
📝 Changes
- Extended version detection to recognize AVH, git-flow-next, and gitflow-cjs
- Updated error messages with clear installation guidance
- Improved unsupported version dialog with links to documentation
🔧 Installation
- Download
gitflow4idea-plus-0.8.1-beta.1.zip - In your IDE: Settings → Plugins → ⚙️ → Install Plugin from Disk
- Select the downloaded zip file
- Restart IDE
🧪 Testing Needed
Please test with your git-flow implementation and report:
- git-flow (AVH Edition) -
brew install git-flow-avh - git-flow-next -
brew install git-flow-next - gitflow-cjs -
npm install -g gitflow-cjs
Report issues at: https://github.com/RubinCarter/gitflow4idea-plus/issues