Releases: lmc-eu/cqrs-bundle
Releases · lmc-eu/cqrs-bundle
Version 2.0.0
2.0.0 - 2022-05-06
- Require php 8.1
- [BC] Use new language features and change method signatures
- Allow Symfony 6
- [BC] Drop Symfony 4.4 and 5.1 support
Version 1.3.0
1.3.0 - 2022-04-05
- Allow setting a profiler bag verbosity in bundle configuration
- Format generic classes in profiler
Version 1.2.0
1.2.0 - 2021-08-10
- Allow an
$initiator
inResponseDecoders
supports
method
Version 1.0.0
1.0.0 - 2021-05-13
- Initial implementation