This version is compatible with prooph/event-store v6.0 only and supports iterator event streams and replay functionality.
Added
- #16 Replay functionality
- #13 Event stream as iterator
Changed
- #28 requires doctrine dbal >= 2.5 as 2.4 does not work on PHP7
- #23 Use interop-config to reduce factory code
Fixed
- #20 Namespace organisation in tests