Releases: spatie/laravel-event-sourcing
Releases · spatie/laravel-event-sourcing
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
7.4.1
What's Changed
- AllowDynamicProperties to suppress PHP warnings on 8.2 by @sebastiandedeyne in #459
Full Changelog: 7.4.0...7.4.1
7.4.0
7.3.10
What's Changed
- Address Typos and Make Grammatical Improvements in Documentation by @salehhashemi1992 in #442
- Update actions/checkout to v4 by @salehhashemi1992 in #441
- Fix Some Typos in Method Names, Namespaces, and PHPDoc Annotations by @salehhashemi1992 in #443
- Document prepare events using abstract class instead of interface by @Sparclex in #446
- Change the column type of snapshots.aggregate_version by @eschalks in #447
New Contributors
- @salehhashemi1992 made their first contribution in #442
- @Sparclex made their first contribution in #446
- @eschalks made their first contribution in #447
Full Changelog: 7.3.9...7.3.10
7.3.9
What's Changed
- Fix snapshots in aggregate partials by @sonja-turo in #406
- Ignore abstract event handlers by @27pchrisl in #430
New Contributors
- @sonja-turo made their first contribution in #406
Full Changelog: 7.3.8...7.4.0
7.3.8
What's Changed
- Added an extra rejection to prevent events being passed to invalid handlers by @27pchrisl in #438
Full Changelog: 7.3.7...7.3.8
7.3.7
What's Changed
- Support interfaces in aggregate root apply methods by @sebastiandedeyne in #434
Full Changelog: 7.3.6...7.3.7
7.3.6
What's Changed
- Correcting Commands Documentation by @ChangingTerry in #416
- Sort projectors by weight when replaying by @rapkis in #425
- Replay events with custom stored event model by @avosalmon in #410
- Corrects typos in docs by @DriverCat in #429
- Make the aggregatePartial recordThat method fluent by @maartenpaauw in #433
New Contributors
- @ChangingTerry made their first contribution in #416
- @DriverCat made their first contribution in #429
- @maartenpaauw made their first contribution in #433
Full Changelog: 7.3.5...7.3.6