Skip to content

Releases: barryosull/bounded-context

Event Snapshot Transformer Extraction

14 Jul 13:43

Choose a tag to compare

2.1.0

Merge pull request #9 from barryosull/feature/extract_snapshot_genera…

2.0.1: Merge pull request #8 from barryosull/feature/player_versioning

22 Jun 11:12

Choose a tag to compare

2.0.0: Merge pull request #7 from barryosull/feature/player_versioning

20 Jun 15:07

Choose a tag to compare

Removing dependency on Commands

09 Jun 21:10

Choose a tag to compare

We're moving towards using Usecases, which means we won't have commands on aggregates anymore, just method calls. As that's the case, we need to be able to load an aggregate by class and ID, not Command object.

This changes existing contacts, so a new major version is required.

0.13.2

29 May 12:49

Choose a tag to compare

Remove snapshots temporarily

Fixed a bug with invariant error reporting.

21 Apr 09:30

Choose a tag to compare

Merge pull request #5 from m1x0n/feature/invariant-messages

Invariant messages

0.13.0

06 Apr 11:44

Choose a tag to compare

Use new VO lib

Remove problematic PHPDoc return type

21 Mar 10:48

Choose a tag to compare

This was causing issues with IDEs

Fix to projectors

07 Mar 13:48

Choose a tag to compare

Our projectors could only play up to 1000 events, not great.

0.12.1: Merge pull request #2 from mykola-breslavskiy/feature/event-version

13 Jan 12:04

Choose a tag to compare