Skip to content

Releases: PcComponentes/domain-event-publisher

v0.2.1

14 Mar 09:19
1735404
Compare
Choose a tag to compare
Update composer.json

Updating DDD to latest version

v0.1.6

27 Dec 13:00
Compare
Choose a tag to compare

Update php 8

v0.1.5

17 Dec 15:08
0ebce3b
Compare
Choose a tag to compare

Update to Symfony 5

v0.1.4

14 Dec 14:23
Compare
Choose a tag to compare

Update namespace ddd vendor

v0.1.3

14 Dec 12:58
ef8bd98
Compare
Choose a tag to compare
Update composer.json

v0.1.2

16 Jun 06:37
Compare
Choose a tag to compare

Fix event store

v0.1.1

06 Apr 10:50
Compare
Choose a tag to compare

Changes at adding a subscriptor:

  • Now when trying to add a subscriptor that exists, then throw exception.
  • When AddSubscriberToDomainEventPublisherMiddleware tries to a add a subscriptor that exists, now catchs exception.

v0.1.0

06 Apr 09:22
Compare
Choose a tag to compare
Update middleware