github max-sixty/worktrunk v0.2.1
0.2.1

latest releases: v0.35.3, v0.35.2, v0.35.1...
3 months ago

Release Notes

Changed

  • Unified state management: wt config var and wt config cache replaced by wt config state with consistent get/set/clear semantics for all runtime state. New subcommands: default-branch, ci-status, marker, logs, show. (#178)
  • Comprehensive state overview: wt config state show displays all state (default branch, switch history, markers, CI cache, logs) with --format=json support. (#180)

Added

  • git-wt binary for Windows: New git-wt binary avoids conflict with Windows Terminal's wt command. Build with --features git-wt. Shell init/install now accept --cmd to specify which binary name to use. (#177)
  • Diffstat in select preview: The log preview (Tab 2) in wt select now shows line change statistics (+N -M) matching wt list's HEAD± column format. (#179)

Fixed

  • Windows compatibility: Multiple test and runtime fixes for Windows including stdin timeout handling, path canonicalization, and cross-platform test behavior. (#167, #168, #169, #170, #171, #174, #176)

Download worktrunk 0.2.1

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.