jjpr v0.13.0
Released 2026-03-19 · View on GitHub
- 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