Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 14 Jan 11:53
· 538 commits to main since this release

⚠️ This is a preview release and may not be stable.

Added

  • Add hooks and filters system for customizing git-flow operations
    • Pre/post hooks for start, finish, publish, track, delete, and update actions
    • Version filters for topic branches on start
    • Tag message filters for topic branches that create tags on finish
  • Add publish command for topic branches to push branches to remote
  • Add --squash-message option for custom squash commit messages on finish
  • Add config support for force deletion (gitflow.branch.<type>.forceDelete)

Fixed

  • Fix worktree support for hooks, filters, and merge state
  • Fix shorthand git flow publish command (was returning "not implemented")
  • Fix git flow <type> finish to allow optional branch name (uses current branch)

Installation

See the installation instructions in the README.

Checksums

SHA-256 checksums for the release artifacts are available in the checksums.txt file.