Release Notes
Fixed
- Windows path handling in shell templates: Fixed path quoting in hook templates on Windows by using
cygpathto convert native Windows paths to POSIX format for Git Bash compatibility. Template variables like{{ worktree }}and{{ repo_root }}now work correctly. (#161) - Hook errors show
--no-verifyhint: When hooks fail duringwt merge,wt commit, orwt squash, the error message now includes a hint about using--no-verifyto skip hooks. (4a89748)
Download worktrunk 0.1.21
| File | Platform | Checksum |
|---|---|---|
| worktrunk-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| worktrunk-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| worktrunk-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| worktrunk-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
| worktrunk-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |