Skip to content

Releases: geekcell/ddd-symfony-bundle

v1.4.3

25 Feb 15:35
ce84739
Compare
Choose a tag to compare

1.4.3 (2025-02-25)

Miscellaneous Chores

  • change CODEOWNER to ckappen (3a681b3)

v1.4.2

20 Dec 14:06
6047037
Compare
Choose a tag to compare

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

19 Dec 10:46
165f0d7
Compare
Choose a tag to compare

1.4.1 (2023-12-19)

Miscellaneous Chores

  • fix phpstan, add phpstan/phpstan-beberlei-assert (eab817a)

v1.4.0

12 Dec 10:52
6312287
Compare
Choose a tag to compare

1.4.0 (2023-12-12)

Features

  • Add generic support / forwarding for Doctrine Paginator and Repository (e1dee96)

v1.3.0

27 Apr 09:52
ab1545b
Compare
Choose a tag to compare

1.3.0 (2023-04-27)

Features

v1.2.3

31 Mar 10:18
977ca21
Compare
Choose a tag to compare

1.2.3 (2023-03-31)

Miscellaneous Chores

  • Update geekcell/ddd to v1.1.1 (350e231)

v1.2.2

29 Mar 13:09
d460664
Compare
Choose a tag to compare

1.2.2 (2023-03-29)

Miscellaneous Chores

v1.2.1

28 Mar 10:54
41a0c0d
Compare
Choose a tag to compare

1.2.1 (2023-03-28)

Miscellaneous Chores

v1.2.0

28 Mar 08:13
437b79a
Compare
Choose a tag to compare

1.2.0 (2023-03-28)

Features

  • Maker Commands (#20)

v1.1.5

13 Mar 17:24
8cade75
Compare
Choose a tag to compare

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)