Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

Latest commit

 

History

History
23 lines (13 loc) · 516 Bytes

CHANGELOG.md

File metadata and controls

23 lines (13 loc) · 516 Bytes

1.0.2

Fixed

  • Fixed issue where events process managers were still being executed while replaying the event store

1.0.1

Fixed

  • Fixed incorrect binding for EventManagement interface
  • Fixed missing parameters when constructing a DbalEventStore

1.0.0

Changed

  • MethodNameInflector dependencies are now injected when resolving from the IoC.
  • Upgraded to broadway 1.0.0

Fixed

  • Processor classes now correctly require you to prefix methods with process instead of project.