Skip to content

Releases: lmc-eu/cqrs-bundle

Version 2.0.0

06 May 14:24
2812b99
Compare
Choose a tag to compare

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

05 Apr 13:12
e30c01b
Compare
Choose a tag to compare

1.3.0 - 2022-04-05

  • Allow setting a profiler bag verbosity in bundle configuration
  • Format generic classes in profiler

Version 1.2.0

10 Aug 13:50
381b279
Compare
Choose a tag to compare

1.2.0 - 2021-08-10

  • Allow an $initiator in ResponseDecoders supports method

Version 1.0.0

13 May 12:58
c5871c9
Compare
Choose a tag to compare

1.0.0 - 2021-05-13

  • Initial implementation