Skip to content

0.2.0

Compare
Choose a tag to compare
@driesvints driesvints released this 11 Mar 18:14
fc2ad6e

Changed

  • Laravel 7 is now the minimum supported version
  • PHP 7.4 is now the minimum supported version
  • Aggregate root id cannot be null (37eec03)
  • Rename aggregate_root_id column to event_stream (f5682b3)

Fixed

  • Protect from non-aggregate root (89d5a7b)