- Fixed issue where events process managers were still being executed while replaying the event store
- Fixed incorrect binding for EventManagement interface
- Fixed missing parameters when constructing a DbalEventStore
MethodNameInflector
dependencies are now injected when resolving from the IoC.- Upgraded to broadway 1.0.0
Processor
classes now correctly require you to prefix methods withprocess
instead ofproject
.