github max-sixty/worktrunk v0.1.15
0.1.15

latest releases: v0.33.0, v0.32.0, v0.31.0...
3 months ago

Release Notes

Added

  • wt hook command: New command for running lifecycle hooks directly. Moved hook execution from wt step to wt hook for cleaner semantic separation. (#113)
  • Named hook execution: Run specific named commands with wt hook <type> <name> (e.g., wt hook pre-merge test). Includes shell completion for hook names from project config. (#114)

Fixed

  • Zsh completion syntax: Fixed _describe syntax in zsh shell completions. (6ae9d0f)
  • Fish shell wrapper: Fixed stderr redirection in fish shell wrapper. (0301d4b)
  • CI status for local branches: Only check CI for branches with upstream tracking configured. (6273ccd)
  • Git error messages: Include executed git command in error messages for easier debugging. (200eea4)

Download worktrunk 0.1.15

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

Don't miss a new worktrunk release

NewReleases is sending notifications on new releases.