Skip to content

v3.0.2

Compare
Choose a tag to compare
@fprochazka fprochazka released this 08 Jul 19:41
· 74 commits to master since this release
  • Compatibility with Nette 2.4; thx @mrtnzlml
  • Allow symfony/event-dispatcher ~3.0
  • DI: in CLI mode, ignore debugMode and disable diagnostics panel by default
  • #98 Panel: fixed missing .tracy-label wrapper; thx @JanTvrdik
  • #82 Closure can be registered as listener; thx @hranicka
  • #82 CallableSubscriber: allows to use __call(); thx @hranicka; For more info, look at the interface description
  • #94 Fixed registering subscribers in config section events.subscribers ; thx @sneznaovca

This release is for Nette ~2.3 (which means also ~2.4).