Version 0.8.0
Pre-release
Pre-release
Changed
AggregateCommandScope.Root()
can now be called for non-existent aggregate instancesAggregateCommandScope.Destroy()
is now a no-op for non-existent aggregate instancesAggregateRoot.ApplyEvent()
no longer has a hard requirement to panic withUnexpectedMessage
Removed
- [BC] Remove
AggregateCommandScope.Create()
- [BC] Remove
AggregateCommandScope.Exists()
- [BC] Remove
StatelessAggregateRoot
andStatelessAggregateBehavior