Releases: spatie/laravel-event-sourcing
Releases · spatie/laravel-event-sourcing
7.10.0
What's Changed
- PHP 8.4 explicit null types by @BertvanHoekelen in #493
New Contributors
- @BertvanHoekelen made their first contribution in #493
Full Changelog: 7.9.1...7.10.0
7.9.1
What's Changed
- update command name to match class name by @PH7-Jack in #490
New Contributors
- @PH7-Jack made their first contribution in #490
Full Changelog: 7.9.0...7.9.1
7.9.0
What's Changed
- Use class map name when querying event class by @maartenpaauw in #476
- Register optimize commands by @erikgaal in #489
Full Changelog: 7.8.0...7.9.0
7.8.0
7.7.0
What's Changed
- Update installation-setup.md to match actual contents of config/event-sourcing.php by @inmanturbo in #473
- add force option to replay command by @inmanturbo in #474
Full Changelog: 7.6.2...7.7.0
7.6.2
What's Changed
- fix: internal links use /docs prefix by @rburgt in #468
- Add reflection exception error message to InvalidStoredEvent exception by @deonvdv in #469
New Contributors
Full Changelog: 7.6.1...7.6.2
7.6.1
What's Changed
- Use custom serializer while persisting events by @sebastiandittrich in #464
New Contributors
- @sebastiandittrich made their first contribution in #464
Full Changelog: 7.6.0...7.6.1
7.6.0
What's Changed
- Pass specified aggregate uuid to resetState while replaying by @meijdenmedia in #463
New Contributors
- @meijdenmedia made their first contribution in #463
Full Changelog: 7.5.0...7.6.0
7.5.0
7.4.2
- fix AllowDynamicProperties to suppress PHP warnings on 8.2
Full Changelog: 7.4.1...7.4.2