Skip to content

6.0.0 Release

Compare
Choose a tag to compare
@prolic prolic released this 16 Feb 14:14
· 72 commits to master since this release
v6.0.0
7589dcf

Implemented enhancements

  • Get rid of the AbstractInvokeStrategy #152
  • update to use psr\container #155 (prolic)
  • remove AbstractInvokeStrategy #153 (prolic)
  • New plugin registration #148 (prolic)
  • Provide a new plugin that routes messages based on container information #106
  • Assert action event name on plugin attach #105
  • update command bus to use only two events #144 (prolic)
  • Handle custom message names better #143 (prolic)
  • add ServiceLocatorEventRouter & SingleHandlerServiceLocatorRouter #142 (prolic)
  • Support for PHP 7.1 #140 (prolic)
  • update to docheader v0.1.3 #138 (prolic)
  • updated docs