Releases
Changelogs for safe-chains, workon, jjpr, branchdiff, specdiff · RSS
-
branchdiff v0.63.13 2026-05-16
- other Cache display width on DiffLine to fix scroll on huge single-line files
-
branchdiff v0.63.12 2026-05-15
- fix Count modified lines in +/- totals
-
safe-chains v0.180.0 2026-05-12
- feat Add tofu (OpenTofu) safe-command surface
-
branchdiff v0.63.11 2026-05-12
- fix Align search highlights when modified lines render with deletion text
-
safe-chains v0.179.1 2026-05-11
- fix Render nested sub-bullets correctly in handler docs
- other Remove dead handler_data field + handler_word_list accessor
- other Drop no-op forges dispatch chain
-
safe-chains v0.179.0 2026-05-11
- feat [[command.matrix]] primitive — handlers self-describe their sub × action dispatch
- feat [[command.sub]] policy = "key" + collapse gh/glab handlers to ~10 lines
- other Gh handler — data in TOML via new handler_policy schema
- other Glab handler — data in TOML using the gh handler_policy schema
- other Reader-friendly auto-render for handler-using commands
-
safe-chains v0.178.0 2026-05-10
- other Extract tilt grammar data into TOML, reduce handler to pure dispatch
- other Sysctl handler — data in TOML, logic in Rust (4 lines)
- other Magick handler — data in TOML, logic in Rust
- other Php handler — partial data migration; ini directives stay as documented exception
- other Auto-render [[command.sub]] and [command.fallback] data for handler-using commands
- other Regenerate COMMANDS.md and book to include delegate sub rendering
-
safe-chains v0.177.0 2026-05-10
- fix Tilt disambiguation, audit safety fixes, positional_style split, and audit-driven downgrade
-
safe-chains v0.176.0 2026-05-10
- feat Promote atlas doctor candidate to SafeRead
- feat Promote nomad alloc-status and node-status candidates to SafeRead
- feat Promote 52 diagnostic candidates across 32 TOMLs
- other Surface custom commands in landing pages and approval interaction sections
- other Fix mdBook unclosed-tag warning in php doc body
-
safe-chains v0.175.0 2026-05-10
- feat Render examples_safe in per-command docs
- feat Project-local and user-level custom commands
- other Add prompt template for generating custom TOML with an LLM
- other Tolerate BrokenPipe in integration hook stdin write
- other Kill dead Positional/Delegation CommandEntry variants