v0.6.3
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