Skip to content

Version 0.3.0

Compare
Choose a tag to compare
@nWidart nWidart released this 03 Feb 12:56
· 58 commits to master since this release

Added

  • Support for laravel 5
  • Default concrete class for AggregateFactoryInterface (bound to PublicConstructorAggregateFactory)

Changed

  • Registering Command Handlers : new public api for registering command handlers
  • Registering Projectors : new public api for registering projectors

Removed

  • Dropped support for laravel 4