Release Notes
Added
- Windows support: Git Bash with PowerShell fallback enables worktrunk on Windows. Git Bash is preferred (same bash hook syntax across platforms); PowerShell works for basic commands with limitations. (#122)
- Winget publishing: Release workflow now publishes to Windows Package Manager. (079c9df)
Changed
- Approvals command moved:
wt config approvalsis nowwt hook approvalssince approvals manage hook commands. (b7b1b9e) - Approval prompts show templates: Approval prompts now display command templates (what gets saved) rather than expanded values. (2315d26)
- Preview mode renamed: The
historypreview mode is nowlogfor clarity. (0461152)
Fixed
- PR/MR source filtering: Filter PRs by source repository instead of author, fixing false matches when multiple users have PRs with the same branch name. (e9ccdf7)
Download worktrunk 0.1.18
| 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 |