Releases: PcComponentes/domain-event-publisher
Releases · PcComponentes/domain-event-publisher
v0.2.1
Update composer.json
Updating DDD to latest version
v0.1.4
Update namespace ddd vendor
v0.1.1
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.