Releases
Changelogs for safe-chains, workon, jjpr, branchdiff, specdiff ยท RSS
-
jjpr v0.12.6 2026-03-12
- other Fix empty name in stale bookmark warning
-
jjpr v0.12.5 2026-03-12
- other Improve stale bookmark warning with clear explanation and cleanup command
- other Bump version to 0.12.5
-
jjpr v0.12.4 2026-03-12
- other Add cleanup guidance for conflicted bookmarks
-
jjpr v0.12.3 2026-03-12
- other Skip conflicted bookmarks that produce unparseable JSON
-
jjpr v0.12.2 2026-03-12
- other Continue merging on forge when local state diverges
-
jjpr v0.12.1 2026-03-12
- other Re-evaluate merge eligibility at execution time, not just plan time
-
jjpr v0.12.0 2026-03-12
- other Update GitHub Actions to Node 24 versions
- other Add merge reliability, status display, and --watch mode
-
workon v0.7.1 2026-03-12
- fix Update Cargo.lock, add CLAUDE.md with build/pre-push checklist
- other Remove redundant .claude copy, update README for clonefile workflow
-
workon v0.7.0 2026-03-12
- feat Use APFS clonefile for fast workspace copy, background cleanup
-
workon v0.6.0 2026-03-12
- feat Recover from hung zellij server on workon -n
- feat Add codebase stats script from branchdiff
- feat Inject mise env into workspace sessions
- fix Clippy lints for excessive bools and collapsible ifs