v3.6.2
What's Changed
Fixed
specsync diffin PR context — auto-detectsGITHUB_BASE_REFin GitHub Actions so diff compares against the PR base branch instead ofHEAD(the merge commit), which previously always reported "No files changed" (#180)
Changed
- Strict spec enforcement — spec-sync now dogfoods its own
--enforcement-mode=strictin CI, catching spec drift in the tool itself (#182) - 100% spec file coverage — added specs for all 62 source files (26 new spec modules), up from 58% (#183)
Full Changelog: v3.6.1...v3.6.2
What's Changed
- fix: auto-detect PR base branch in specsync diff by @corvid-agent in #181
- fix: enforce strict spec validation — dogfood our own tooling by @corvid-agent in #182
- feat: 100% spec coverage — specs for all 62 source files by @corvid-agent in #183
- chore: v3.6.2 release prep by @corvid-agent in #184
- chore: v3.6.2 release prep by @corvid-agent in #185
Full Changelog: v3.6.1...v3.6.2