Releases
Changelogs for safe-chains, workon, jjpr, branchdiff, specdiff · RSS
-
safe-chains v0.185.0 2026-05-26
- feat *(rake)* Allow known-safe Rails ecosystem tasks
- feat Add sfltool (read-only subs)
- other Prose pass on security/how-it-works/custom-commands
- other *(claude.md)* Keep obsolete-but-safe entries policy
-
workon v0.14.1 2026-05-20
- fix Strip jj bookmark sync markers when detecting trunk
-
branchdiff v0.65.0 2026-05-19
- feat Adopt vcs-runner 0.13 — cancel kills in-flight subprocesses
-
branchdiff v0.64.1 2026-05-19
- fix Wrap stale-recovery banner so the press-key hint stays visible
-
safe-chains v0.184.0 2026-05-19
- feat Add git symbolic-ref (read forms only)
-
branchdiff v0.64.0 2026-05-19
- feat Recover from jj stale working copy without restarting
- fix Flash "Copied" indicator on text-selection auto-copy
- fix Count modified lines in +/- totals
- fix Align search highlights when modified lines render with deletion text
- fix Stop watchdog stacking refreshes; honor cancel inside diff
- fix Tighten cancel coverage in jj refresh and diff; configurable watchdog
- other Cache display width on DiffLine to fix scroll on huge single-line files
- other Require conventional commits in cliff.toml
-
safe-chains v0.183.0 2026-05-19
- feat *(dispatch)* Accept short-flag clusters and bare-flag/wrapper interleave
- feat Add toolbox
-
branchdiff v0.63.14 2026-05-16
- fix Flash "Copied" indicator on text-selection auto-copy
-
safe-chains v0.182.0 2026-05-16
- other Ssh auth-probe -o allowlist + accept combined short/no-space forms
-
safe-chains v0.181.0 2026-05-16
- feat Refresh overmind flag surface; add help sub
- feat Add subcontract (pitluga/subcontractor) wrapper command
- feat Refresh rspec flag surface against rspec-core upstream
- feat Add mktemp (local temp-file creation)
- feat Add mkdir (local directory creation)
- feat Add ssh -G and -Q (local-only inspection, no network)
- feat Add ssh auth-probe handler (ssh -T -o BatchMode=yes <host>)
- feat Add rm (--help and --version only)
- feat Parse bash [[ ... ]] test construct