Skip to content

v0.22.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 05:14
· 29 commits to main since this release
fae6c20

zut v0.22.0

Install with:

curl -fsSL https://raw.githubusercontent.com/bnema/zut/main/install.sh | bash

Or download a binary below, verify it with checksums.txt, and add it to your $PATH.

Changelog

Added

Fixed

Changed

Tests

  • ec65c3b: test(subagents): allow slower Windows worktrees (@bnema)

Other changes

  • 8b4e3af: Merge pull request #149 from bnema/feat/session-picker-fuzzy-search (@bnema)
  • f2559ec: Merge pull request #150 from bnema/feat/web-page-exploration (@bnema)
  • fae6c20: Merge pull request #151 from bnema/fix/session-search-substrings (@bnema)
  • 8dff8a1: Merge remote-tracking branch 'origin/main' into feat/web-page-exploration (@bnema)