Releases
Changelogs for safe-chains, workon, jjpr, branchdiff, specdiff ยท RSS
-
specdiff v0.16.6 2026-04-18
No notes published.
-
specdiff v0.16.5 2026-04-18
No notes published.
-
safe-chains v0.134.0 2026-04-18
- feat Add --quiet to all cargo subcommands; fix xargs -I{} handling; support process substitution <(...); add specdiff
-
safe-chains v0.133.2 2026-04-18
- fix Read project settings from hook cwd field (CLAUDE_PROJECT_DIR is not set by Claude Code)
-
safe-chains v0.133.1 2026-04-18
- feat Add missing safe flags to git diff and git show (--quiet, --histogram, --color-words, --cc, --find-copies, --find-renames, --first-parent, --follow, --ignore-submodules, --textconv, --ours, --theirs, and more)
- other Simplify README, remove SECURITY.md (content moved to docs site)
- other Simplify README documentation link
- other Improve intro, add parsing example, auto-generate command count
-
safe-chains v0.133.0 2026-04-18
- feat Add mdBook documentation site with per-category command reference
-
specdiff v0.16.0 2026-04-18
- feat Tree-sitter parsing engines for RSpec, Minitest, Rust, Python, JavaScript, Go, and Elixir ExUnit
- feat Go
t.Runsubtest discovery and parameterized test counts (Go table-driven, pytest parametrize) - feat pytest class inheritance and Minitest module inclusion
- feat RSpec shared-example resolution
- feat File path grouping with summary stats header
- feat Git and Jujutsu VCS backends
- feat TUI watch mode with ratatui and notify, progressive rendering
- feat
--watchcombined with--base-dir/--head-dir - feat
j/ksection navigation, arrow-key line scrolling - feat CLI with multiple output formatters and an end-to-end pipeline
- other Release workflow, licenses, shell completions
- other CI fixed for cross-compilation via vendored OpenSSL
- other Crate renamed to
specdifffor the crates.io publish
-
jjpr v0.18.0 2026-04-18
- other Add vcs-runner dependency for subprocess retry and timeout support
-
safe-chains v0.132.0 2026-04-17
- feat Add glow markdown renderer
-
safe-chains v0.131.0 2026-04-16
- feat Support arithmetic expansion $((expr))