specdiff v0.17.2
Released 2026-04-20 · View on GitHub
- feat Skip files with no spec changes in diff output
- feat Cache merge-base with TTL and show empty state message
- feat Watch VCS ref changes to detect push/pull
- feat Tick-based merge-base polling to detect push/pull
- feat Add Pest framework for top-level test()/it()/describe() PHP DSL
- fix Recompute merge-base on every refresh, not just startup
- fix Prefer remote-tracking branches for default base revision
- other Unify call-kind gates and add missing test coverage
- other Update readme
- other Update readme
- other Mandate conventional commits in CLAUDE.md and enforce in cliff
- other Sync Cargo.lock for v0.16.6
- other Add cliff.toml and wire git-cliff into release workflow