Releases
Changelogs for safe-chains, workon, jjpr, branchdiff, specdiff ยท RSS
-
jjpr v0.13.5 2026-03-19
- other Add --ready flag to merge command to auto-mark draft PRs as ready
-
jjpr v0.13.4 2026-03-19
- other Update stack comments during merge reconciliation
-
jjpr v0.13.3 2026-03-19
- other Reconcile remaining stack after any segment advance, not just after merge
- other Fix clippy warning: remove unnecessary mut
-
jjpr v0.13.2 2026-03-19
- other Check CI by commit SHA and treat no-checks as pending when CI required
-
jjpr v0.13.1 2026-03-19
- other Clarify merge header: 'stack up to' instead of 'stack for'
- other Bump to 0.13.1
-
jjpr v0.13.0 2026-03-19
- other Fix noisy merge output: dedup stale bookmark warnings, detect conflicts before pushing, stop cascading push failures, remove doubled warning display
- other Redesign merge --watch as persistent watcher; make post-merge reconciliation non-fatal
- other Bump version to 0.13.0 for merge --watch redesign
- other Fix Cargo.lock for 0.13.0
- other Document semver, lockfile, and full pre-push checklist in CLAUDE.md
- other Fix Windows build: localtime_r is unix-only, use localtime_s on Windows
-
jjpr v0.12.13 2026-03-18
- other Skip already-requested reviewers during stack submission
-
branchdiff v0.59.0 2026-03-17
- feat Auto-retry on transient VCS errors with exponential backoff
- other Regenerate changelog
-
workon v0.10.0 2026-03-16
- feat Pre-generate Claude session ID and support --resume for workspace sessions
-
branchdiff v0.58.0 2026-03-16
- feat Auto-copy on highlight and status bar selection