Skip to content

Version 0.8.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jmalloc jmalloc released this 03 Nov 04:51

Changed

  • AggregateCommandScope.Root() can now be called for non-existent aggregate instances
  • AggregateCommandScope.Destroy() is now a no-op for non-existent aggregate instances
  • AggregateRoot.ApplyEvent() no longer has a hard requirement to panic with UnexpectedMessage

Removed

  • [BC] Remove AggregateCommandScope.Create()
  • [BC] Remove AggregateCommandScope.Exists()
  • [BC] Remove StatelessAggregateRoot and StatelessAggregateBehavior