Releases: geekcell/ddd-symfony-bundle
Releases · geekcell/ddd-symfony-bundle
v1.4.3
1.4.3 (2025-02-25)
Miscellaneous Chores
- change CODEOWNER to ckappen (3a681b3)
v1.4.2
1.4.2 (2023-12-20)
Bug Fixes
- logic to throw first wrapped exception in messenger busses (db7e2b5)
Miscellaneous Chores
- rename function parameter to query (f88020f)
v1.4.1
1.4.1 (2023-12-19)
Miscellaneous Chores
- fix phpstan, add phpstan/phpstan-beberlei-assert (eab817a)
v1.4.0
1.4.0 (2023-12-12)
Features
- Add generic support / forwarding for Doctrine Paginator and Repository (e1dee96)
v1.3.0
1.3.0 (2023-04-27)
Features
v1.2.3
1.2.3 (2023-03-31)
Miscellaneous Chores
- Update
geekcell/ddd
to v1.1.1
(350e231)
v1.2.2
1.2.2 (2023-03-29)
Miscellaneous Chores
v1.2.1
1.2.1 (2023-03-28)
Miscellaneous Chores
v1.2.0
1.2.0 (2023-03-28)
Features
v1.1.5
1.1.5 (2023-03-13)
Bug Fixes
- Enable custom doctrine types to handle
null
values (8f2d52c), closes #26
Miscellaneous Chores
- Apply fixes from PHP CS Fixer and PHPStan. (4a9ba6b)