Releases: spatie/laravel-event-sourcing
Releases · spatie/laravel-event-sourcing
3.1.0
- add support for Laravel 7
3.0.4
3.0.2
3.0.1
- publish snapshots migration
3.0.0
- add the ability to snapshot aggregates
- make all classes non-final
- do not allow concurrent persist on an aggregate by default
2.1.0
- add
countAllStartingFrom
1.1.0
- add
countAllStartingFrom
2.0.1
- do not dispatch job when there is nothing to be performed on queue
2.0.0
- drop PHP 7.3