Releases: kerem-kaynak/wt
Releases · kerem-kaynak/wt
Release list
v0.1.2
wt cd, wt log, and wt rm now require a match argument and print usage instead of silently acting on the first worktree. Failed cd's are reported properly. Also new since v0.1.1: a bats test suite and CI (ShellCheck plus bash/zsh on Linux and macOS), a CONTRIBUTING guide, and a README comparison with other worktree tools.
v0.1.1
The setup-script skill now documents how wt discovers the script (WT_SETUP, .wt-setup.sh default) and the WT_ROOT variable.
v0.1.0
Initial release: the wt shell function (zsh + bash), async per-repo setup scripts, an example script, and a Claude Code skill that writes the setup script for your repo.