Skip to content

v0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@UFOMelkor UFOMelkor released this 26 Apr 12:33
· 20 commits to master since this release

Changed

  • Enhance documentation (#58, thank to @coudenysj)
  • Allow private message handlers (#61)

Fixed

  • Use Prooph\Common\Messaging\HasMessageName as only requirement for message_detection (#64)
  • Allow message detection with private constructors (#69)
  • Fix router configuration with async_switch (#65, thanks to @s-code)