Skip to content

Releases: pauci/cqrs-factory

v0.7.0

18 Jan 11:51
019f833
Compare
Choose a tag to compare

What's Changed

  • feat: Allow and test on php 8.2 by @pauci in #8

Full Changelog: v0.6.2...v0.7.0

v0.6.2

25 Jan 09:17
abe5ded
Compare
Choose a tag to compare
  • feat: Configure symfony serializer to preserve empty objects

v0.6.1

17 Jan 11:06
5b92819
Compare
Choose a tag to compare
  • Retrieve doctrine event-manager directly instead through entity-manager

v0.6.0

11 Jan 12:02
f057be4
Compare
Choose a tag to compare
  • Add support for php 8.1, drop support for php 7.4
  • Update pauci/cqrs to ^6.0

v0.5.0

06 Dec 13:24
Compare
Choose a tag to compare
  • Add support for PHP 8.0
  • Use GitHub actions for continuous integration

v0.4.0

19 Jun 07:44
Compare
Choose a tag to compare
Require cqrs ^0.4.0

v0.3.2

25 May 14:12
Compare
Choose a tag to compare
Subscribe to doctrine events using configuration instead of factory code

v0.3.1

26 Apr 07:16
Compare
Choose a tag to compare

Fix inversed condition

v0.3.0

25 Apr 13:45
Compare
Choose a tag to compare

Replace container-interop with PSR-11

v0.2.1: Merge pull request #2 from lukasblaho/master

10 Apr 19:31
Compare
Choose a tag to compare
update SerializerFactory to know to create HybridSerializer