Releases
Changelogs for safe-chains, workon, jjpr, branchdiff, specdiff · RSS
-
safe-chains v0.120.0 2026-04-04
- feat Add jj write commands, awk regex fix, shell builtins, basecamp CLI
-
safe-chains v0.119.2 2026-04-03
- feat Add Tier 1 commands — test runners, Go tools, cargo subs, semgrep, next
- feat Add Tier 2 — security scanners, K8s tools, Python test/audit, monorepo
- feat Add Tier 3 — mocha, pdm, snyk, kind, minikube, cargo subs, more
- feat Comprehensive cloud CLI coverage + extend existing commands
- feat Allow bundle install as SafeWrite
- feat Add pre-flag support to nested subs, enable git config scope flags
- feat Allow jj workspace root and update-stale subcommands
- fix Auto-size stats.sh table columns to widest content
- fix Normalize backslashes in build.rs for Windows include_str! paths
- other Split TOML into one-file-per-command with auto-discovery
- other Extract shared skip_pre_flags helper from dispatch
- other Unify CommandKind and SubKind into single DispatchKind enum
- other Update README command counts and drop read-only language
-
branchdiff v0.60.0 2026-04-03
- feat Upstream divergence awareness with fork-point/trunk-tip toggle
-
jjpr v0.16.0 2026-04-01
- other Improve watch reliability: empty bookmark detection, progress dots, early exit fix
- other Detect empty bookmarks (all commits empty after jj squash) and skip pushing them to prevent GitHub from auto-closing PRs when head matches base
- other Post-push PR state verification warns if a PR was closed by force-push
- other Suppress MergeabilityUnknown on first evaluation (expected after push)
- other Progress dots every 30s while polling, heartbeat reduced from 5min to 60s
- other Fix early exit: all_done now re-discovers segments instead of breaking
- other No-progress safety valve exits after 5 stalled iterations
- other Resilient rediscover_segments falls back to infer_target_bookmark
- other Forge verification before exit warns about orphaned PRs
- other merge --watch delegates to cmd_watch (single watch code path)
- other Approval threshold message: 'Approval threshold reached' when have >= need
-
workon v0.10.3 2026-04-01
- fix Set up git worktree in jj workspaces so git/branchdiff work
-
workon v0.10.2 2026-04-01
- fix Handle non-origin remotes in trunk detection and workspace creation
-
safe-chains v0.115.2 2026-03-31
- fix Widen stats.sh columns, add TOML section and command count
-
safe-chains v0.115.1 2026-03-31
- feat Add 21 language runtimes, modern dev tools, and git-lfs
-
safe-chains v0.115.0 2026-03-31
- feat Add 20 linters, formatters, build tools, and network tools
-
safe-chains v0.114.1 2026-03-31
- feat Add aws, gcloud, az CLI read-only commands