Release v3.1.4
v3.1.4
REQ-GIT-001 git hygiene, Code of Conduct, PHPUnit coverage exclusions.
See docs/CHANGELOG.md.
Changelog
Added
- REQ-GIT-001 – Reject Cursor
Co-authored-bytrailers:.scripts/check-no-cursor-coauthor.sh,.scripts/strip-cursor-coauthor-from-history.sh,.githooks/commit-msg,.cursor/rules/01-git-commits.mdc, and GITHUB_CI.md. CI jobgit-hygienechecks commits introduced by each push/PR. - Code of Conduct – Contributor Covenant; linked from README and CONTRIBUTING.
- Makefile –
check-no-cursor-coauthor,strip-cursor-coauthor-from-history;setup-hooksinstalls.githooks;release-checkruns the co-author check first.
Changed
- PHPUnit – Exclude
QueryTrackingMiddlewareRegistryandPerformanceControllerfrom aggregate coverage (covered via dedicated unit/integration tests; REQ-TEST-003). - Docs – CONTRIBUTING and RELEASE note REQ-GIT-001 hooks and post-tag verification.
- Demo –
demo/symfony8composer.lock/reference.phprefreshed.
Commits
- Release v3.1.4: REQ-GIT-001 hygiene, Code of Conduct, coverage excludes. (a46c618)