Skip to content

GitFlow 1.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Apr 08:28
· 31 commits to main since this release

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.