Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 13 Apr 19:55
· 5 commits to main since this release
v0.5.0
7f72ff7

0.5.0 - 2026-04-13

Added

  • Shell integration improved with better tab completion for nested repositories

Changed

  • xf list output simplified — flat list format instead of tree-like
  • xf list --path now shows relative paths from XF_FEATURES_DIR

Fixed

  • xf add --from <branch> now works correctly with branches that only exist remotely (using git fetch --prune --prune-tags)