v3.0.2
- 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
).