Releases: kubis1982/GitFlow
Releases Β· kubis1982/GitFlow
Release list
GitFlow 2.2.0
GitFlow v2.2.0
π What's Changed
- Clean .NET cache after overwriting hook files (1799d98)
- Update hook install: download templates from GitHub (3b2f071)
- Refactor hook template system and update documentation (90f8c2e)
- Add hook template registration and Node.js hook support (d8cbfa5)
π¦ Artifacts
- gitflow-win-x64-v2.2.0.zip (SHA256: A2C607E5059AAA6455C01BBD539130D6B6CA1F4A33E01375C24A22682B80BDBE)
π Installation
Download and extract the ZIP. Add the executable to PATH or use winget manifest to distribute.
GitFlow 2.1.0
GitFlow v2.1.0
π What's Changed
- Update commit and log messages for hook changes (abcbed7)
- Remove CI/CD workflow details from README.md (0752820)
- Handle NuGet build metadata in prerelease workflow (b7f822d)
- Update to stable 2.1.0 version in Directory.Build.props (6c2a08b)
- Add prerelease NuGet CI workflow and update docs (395a129)
- Auto-commit POST hook changes after execution (7b9f9c8)
- Bump version to 2.1.0-preview.1 (dada6a5)
- Add GitFlow C# hook docs and example post-hook scripts (841a91b)
- Add support for pre/post branch start hooks in GitFlow (1714d5c)
- Add Directory.Build.props to Solution Items in solution (36c315b)
- Update error message to reference 'gitflow config init' (ad58093)
π¦ Artifacts
- gitflow-win-x64-v2.1.0.zip (SHA256: C3C7AD669D57278D1A1F47915E7B6322AC94A7C291247F9527E9771540A28F16)
π Installation
Download and extract the ZIP. Add the executable to PATH or use winget manifest to distribute.
GitFlow 2.0.0
GitFlow v2.0.0
π What's Changed
- Add Directory.Build.props with project version 2.0.0 (77870de)
- Update README: clarify GitFlow init and config instructions (5832004)
- Refactor config: move init under config, improve prompts (f46d99c)
- Refactored command base classes to use ReadConfig(false) instead of GetOrCreateConfig() (b331da2)
- Add interactive config command for global GitFlow settings (15864f6)
- Add detailed copilot instructions and architecture guide (216e063)
π¦ Artifacts
- gitflow-win-x64-v2.0.0.zip (SHA256: 3600CDB32B04C6BF1F6E755CD23963B1614EABCCF3EE3543A691543128FB76B5)
π Installation
Download and extract the ZIP. Add the executable to PATH or use winget manifest to distribute.
GitFlow 1.2.0
GitFlow v1.2.0
π What's Changed
- Push development branch after finish workflows (f9de3fb)
- Improve finish process: enforce branch sync and UX (e94fc50)
- Refactor: split branch command bases into separate files (c74223e)
- Improve branch listing and remote tracking support (3ac51e3)
π¦ Artifacts
- gitflow-win-x64-v1.2.0.zip (SHA256: 7B07823189C7FFF9EF2B0B314255C34847A6D39AF468BA0F18112272DCFE4975)
π Installation
Download and extract the ZIP. Add the executable to PATH or use winget manifest to distribute.
GitFlow 1.1.0
GitFlow v1.1.0
π What's Changed
- Update NuGet package name and workflow order (a097008)
- Push only versioned NuGet package in release workflow (6dca816)
- Add .NET tool packaging and NuGet publish workflow (1ec7ecd)
- Add ci folder with release workflow to solution items (80744b2)
π¦ Artifacts
- gitflow-win-x64-v1.1.0.zip (SHA256: 704ADEE247BB3DBF9375ED3D2A05D10E24710CBDC2FB6D7DFDDF4207C3A735AD)
π Installation
Download and extract the ZIP. Add the executable to PATH or use winget manifest to distribute.
GitFlow 1.0.0
GitFlow v1.0.0
π What's Changed
- Update GitFlow init command to use default parameters (72c3ffb)
- Add GitHub Actions workflow for automated releases (ed680ca)
- Enhance gitflow init docs with interactive example (b68f256)
- Refactor: Extract common base classes for branch commands (3ae8c22)
- Refactor: ConfigurationService to static, interactive init command (3d2b49b)
- Refactor: Convert all services to static classes (f325d9c)
- Refactor: Convert services to static (in progress) (6246c22)
- Add Solution Items folder with README.md to solution (890b1df)
- Phase 5: Documentation (ccce7e4)
- Phase 3: Merge & Cleanup Operations - All branch types (d5e3a88)
- Phase 2: Core Branch Operations - Feature commands (3968ce2)
- Phase 1: Infrastructure & Initialization (b8cacac)
- Add LibGit2Sharp and System.CommandLine dependencies (ad8538d)
- Initial .NET 10 console app setup for GitFlow (41b791a)
π¦ Artifacts
- gitflow-win-x64-v1.0.0.zip (SHA256: )
π Installation
Download and extract the ZIP. Add the executable to PATH or use winget manifest to distribute.