Skip to content

3.0 Release

Choose a tag to compare

@codeliner codeliner released this 22 Nov 22:59
· 27 commits to master since this release

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