v1.0.0
🎉 gitflow-cli v1.0.0 Released!
Highlights
- First stable release 🎊
- 5 crates published to crates.io: gitflow-cli, gitflow-core, gitflow-github, gitflow-gitlab, gitflow-gitcode
- Homebrew formula synced (gf)
- Multi-platform Git workflow automation: GitHub / GitLab / GitCode unified interface
Installation
Homebrew (macOS/Linux):
brew tap byx-darwin/gitflow-cli
brew install gfcrates.io:
cargo install gitflow-cliGitHub Releases:
Download a binary from this release for your platform.
Support Policy
- v1.0.x: Current stable release (supported)
- v0.9.x: Security fixes only (EOL: 2026-12-31)
- < v0.9: End of life
See Support Policy for details.
Compatibility Matrix
| Platform | CLI Tool | Min Version | Status |
|---|---|---|---|
| GitHub | gh | ≥ 2.0.0 | ✅ Full support |
| GitLab | glab | ≥ 1.30.0 | ✅ Full support |
| GitCode | gitcode | ≥ 0.6.0 | ✅ Full support |
What's Changed
See CHANGELOG.md for full details.
Thanks to all contributors and users for their support!