Skip to content

Version 0.0.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@pmaselkowski pmaselkowski released this 19 Aug 16:20
· 226 commits to master since this release

New:

  • Added check for existence of signals definition to avoid errors on new applications
  • Support for namespaced signals and slots
  • Added option to define interface in signal gather
  • Configurable search aliases
  • Additional checks for emitting and gathering if no configuratin is defined
  • Proper initialization of data for generating utility
  • Possibility for reloading signals data

Changes:

  • Log non existing signals, previously exception was thrown by yii autoloader
  • Changed emit logic to get array of signals
  • Upgraded Addendum dependence to 2.*

Fixes:

  • Removed hardcoded autogen occurences