This changelog follows the Keep a Changelog standard.
- Added support for Laravel 9
- Added eventsauce 1.x support (#31)
- Added decorator support (bfd70ec)
- Optional queue connection configuration (#23)
- PHP 8 Support (24a7ff3)
- Drop Laravel 7 support (85aa006)
ramsey/uuid
v4 support (#18)
- Fix aggregate root version (#15)
- 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 toevent_stream
(f5682b3)
- Protect from non-aggregate root (89d5a7b)
Initial release.