Release v1.3.3
Release v1.3.3
Changelog
Added
- Repository tooling: CodeRabbit configuration (
.coderabbit.yaml) and GitHub workflow.github/workflows/coderabbit.yml. - Documentation:
docs/SPEC-DRIVEN-DEVELOPMENT.md(product spec, user stories,REQ-*traceability); cross-link fromdocs/ENGRAM.md. - Makefiles:
update-deps/update-deps-alltargets (REQ-MAKE-008) via.scripts/Makefile.*-update-deps.mkandupdate-deps-demos.sh.
Changed
- CI: Test matrix extended with Symfony 7.4 and 8.1 (existing PHP exclusions unchanged: Symfony 7.x from PHP 8.2+, Symfony 8.x from PHP 8.4+).
- Demos:
demo/symfony7targets Symfony 7.4;demo/symfony8anddemo/symfony8-php85target Symfony 8.1 (was 7.0 / 8.0). Refreshed democomposer.lockfiles; addedtest/test-coverageComposer scripts forrelease-check. - Dependencies: Root
composer.lockrefreshed. - Documentation: README Symfony badge and CI matrix; demo version references aligned with current demo constraints.
What's Changed
- chore(ci): bump actions/checkout from 4 to 6 by @dependabot[bot] in #1
- chore(ci): bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #2
- chore(ci): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #3
New Contributors
- @dependabot[bot] made their first contribution in #1
Full Changelog: v1.3.2...v1.3.3