Skip to content

Releases: spatie/laravel-event-sourcing

7.3.0

12 Sep 13:51
8bab406
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.2.4...7.3.0

6.0.6

12 Sep 14:02
133f301
Compare
Choose a tag to compare
Merge pull request #366 from spatie/v6-add-weight-to-handlers

Support weight property to event handlers

7.2.4

22 Aug 14:18
522ce18
Compare
Choose a tag to compare

What's Changed

  • Update Reactor docs on how to get the aggregate uuid by @soarecostin in #363
  • Update event-sourcing:replay command to work with just one aggregate uuid by @soarecostin in #362

New Contributors

Full Changelog: 7.2.3...7.2.4

7.2.3

29 Jul 14:14
09fcc83
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.2.2...7.2.3

7.2.2

14 Jul 20:41
fef9af3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.2.1...7.2.2

7.2.1

27 May 13:18
1e1f48d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.2.0...7.2.1

7.2.0

04 Mar 08:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.0.1...7.2.0

7.0.1

03 Mar 11:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.0.0...7.0.1

7.0.0

20 Jan 16:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.5...7.0.0

6.0.5

17 Jan 13:22
Compare
Choose a tag to compare

What's Changed

  • Add v4 to v5 upgrade overview to UPGRADING.md by @inxilpro in #297
  • Typo fix in documentation - subtracting is also a transaction by @ndeblauw in #303
  • Repaired URLs to current documentation version. by @Mul-tiMedia in #304
  • Add line break to increase readability by @craigpotter in #305
  • Change event_version column type from int to unsigned tinyint by @rapkis in #306

Full Changelog: 6.0.4...6.0.5