Skip to content

Release v1.5.1

Choose a tag to compare

@github-actions github-actions released this 16 Jul 18:58
· 58 commits to main since this release

Release 1.5.1

Changelog

Added

  • CODE_OF_CONDUCT.md (Contributor Covenant) and link from CONTRIBUTING.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-hygiene and Makefile targets check-no-cursor-coauthor / strip-cursor-coauthor-from-history (wired into release-check).

Removed

  • FrankenPHP demo for Symfony 7.4 (demo/symfony7, port :8009). Use demo/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