Version 0.7.0
Pre-release
Pre-release
Added
- [BC] Add
AggregateCommandScope.Exists()
- [BC] Add
ProcessEventScope.HasBegun()
andProcessTimeoutScope.HasBegun()
Changed
- Allow engines to call
AggregateRoot.ApplyEvent()
with historical events - Clarify semantics of
AggregateMessageHandler.New()
andProcessMessageHandler.New()
- Clarify semantics of surrounding creating an aggregate instance within the same scope as it was destroyed
- Clarify semantics of surrounding re-beginning a process instance within the same scope as it was ended