Skip to content

v0.6.3

Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 01:19
· 53 commits to master since this release
6b44032

What's Changed

  • eventing was born by @drr00t in #102
  • DFlow.Domain does not depends on DFlow.Events anymore, it is possible to implement an aggregate without events just with a rich domain, Repository does not import events by reference, but fi do yout want to use DomainEvents, just reference DFlow.Events make your aggregate inherits from ObjectBasedAggreagateRootWithEvents and be happy.

Full Changelog: v0.6.2...v0.6.3