Releases: alikazai/ktree
Releases · alikazai/ktree
Release list
v0.1.0
Changelog
- 2dbf6e4 chore: add goreleaser and release workflow
- c74ccf8 fix: --force flag order, re-focus input on create error, remove redundant max
- 889d66e fix: let non-key messages fall through modeCreate early-return
- 77734bf feat: create action with textinput and path preview
- e0981bf feat: delete action with two-step confirmation and force fallback
- fd7caee feat: switch action — enter prints selected path; --init-shell flag
- ff1b643 feat: add viewMode enum, new message types, mode/input/selected fields
- bde9e7e feat: add WorktreePath, AddWorktree, RemoveWorktree
- 69fddae inittial setup
- d0b4bb6 Initial commit