Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@screwyprof screwyprof released this 03 Apr 01:52

What's Changed

  • Improved aggregate package, added package-level docs and examples
  • Refactored aggregate package for better usability and extensibility
  • Introduced 'FromAggregate' function to create event-sourced aggregates from domain aggregates
  • Updated package-level documentation for aggregate package
  • Added example tests demonstrating the usage of the aggregate package
  • Updated README.md with new information on the library's purpose, structure, and usage

Full Changelog: v0.5.0...v0.6.0