Releases: spatie/laravel-event-sourcing
Releases · spatie/laravel-event-sourcing
3.1.3
3.1.2
- make sure
created_at
is filled when creating a snapshot
1.1.2
1.1.1
- release to fix v1
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