Release v0.3.44
Release 0.3.44
Changelog
Added
- REQ-GIT-001 (no Cursor co-author):
.scripts/check-no-cursor-coauthor.sh,.scripts/strip-cursor-coauthor-from-history.sh,.githooks/commit-msg, Cursor rule.cursor/rules/01-git-commits.mdc, and docsGITHUB_CI.md. - CI:
git-hygienejob in.github/workflows/ci.ymlruns the co-author check on full history. - Makefile:
setup-hooks,check-no-cursor-coauthor,strip-cursor-coauthor-from-history;release-checkdepends oncheck-no-cursor-coauthor. - Code of Conduct: Contributor Covenant at repository root (
CODE_OF_CONDUCT.md).
Changed
- PHPUnit coverage (
phpunit.xml.dist): exclude dashboard HTTP UI, selected compiler passes / heavy services, and Google Translate CLI from the aggregate Clover gate (manual/integration-only surfaces). - Docs: README links to
GITHUB_CI.mdand Code of Conduct; CONTRIBUTING documents hooks and REQ-GIT-001; RELEASE reminds to re-run the co-author check before push.
Fixed
- Demos: PHP CS Fixer alignment in
config/reference.phpstubs after the 0.3.43 release (Symfony 7/8).
Full Changelog: v0.3.43...v0.3.44