Skip to content

Releases: barryosull/bounded-context

Event Snapshot Transformer Extraction

14 Jul 13:43
Compare
Choose a tag to compare
Merge pull request #9 from barryosull/feature/extract_snapshot_genera…

…tion_into_its_own_class

Feature/extract snapshot generation into its own class

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

22 Jun 11:12
Compare
Choose a tag to compare

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

20 Jun 15:07
Compare
Choose a tag to compare

Removing dependency on Commands

09 Jun 21:10
Compare
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
Compare
Choose a tag to compare
Remove snapshots temporarily

Fixed a bug with invariant error reporting.

21 Apr 09:30
Compare
Choose a tag to compare
Merge pull request #5 from m1x0n/feature/invariant-messages

Invariant messages

0.13.0

06 Apr 11:44
Compare
Choose a tag to compare

Use new VO lib

Remove problematic PHPDoc return type

21 Mar 10:48
Compare
Choose a tag to compare

This was causing issues with IDEs

Fix to projectors

07 Mar 13:48
Compare
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
Compare
Choose a tag to compare