Release v1.5.1
Release 1.5.1
Changelog
Added
CODE_OF_CONDUCT.md(Contributor Covenant) and link fromCONTRIBUTING.md/README.md.docs/GITHUB_CI.md— CI requirements for REQ-GIT-001 (no Cursor co-author trailers).- Git hygiene tooling:
.scripts/check-no-cursor-coauthor.sh,.scripts/strip-cursor-coauthor-from-history.sh,.githooks/commit-msg,.cursor/rules/01-git-commits.mdc. - CI job
git-hygieneand Makefile targetscheck-no-cursor-coauthor/strip-cursor-coauthor-from-history(wired intorelease-check).
Removed
- FrankenPHP demo for Symfony 7.4 (
demo/symfony7, port:8009). Usedemo/symfony8(make -C demo up-symfony8).
Changed
- Demo docs (
README.md,demo/README.md,docs/DEMO-FRANKENPHP.md,docs/USAGE.md,docs/SPEC-DRIVEN-DEVELOPMENT.md) reference only the Symfony 8 demo.
Full Changelog: v1.1.0...v1.5.1