Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1018 Bytes

CHANGELOG.md

File metadata and controls

36 lines (20 loc) · 1018 Bytes

Change Log

All notable changes to this project will be documented in this file.

  • Publish with envelopes to clear IEvent
  • Add Id to IEvent
  • Remove Metadata from IEvent
  • Improved pipeline execution
  • Remove closure on behavior calls
  • Improve logging
  • Improve pipeline execution
  • Hide UncommittedEvents property from Aggregate class~~~~
  • Use DateTimeOffset instead of DateTime for the event timestamp.
  • Fixed lifetime for IAggregateStore
  • First version with a stable API