Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 08 Apr 16:41
· 10 commits to main since this release
v0.4.0
a55ac0f

0.4.0 - 2026-04-08

Added

  • xf sync --from <branch> — sync feature to a specific branch instead of auto-detected main
  • xf init zsh|bash — generate shell initialization code with xf wrapper and tab completions

Changed

  • Updated documentation for xf sync to include --from flag usage

Fixed

  • Default branch handling now works correctly across different repositories (main/master/develop)