Releases: contributte/event-dispatcher
Releases · contributte/event-dispatcher
Release list
v0.9.1
v0.9.0
Bumped! 🚩
Diff: v0.8.1...v0.9.0
Changes:
- Composer: update dev tools [e92e0be] (@f3l1x)
- Code: add types [a3a8ce9] (@f3l1x)
- Composer: require symfony v6+ [89f121b] (@f3l1x)
- Composer: require PHP 8.1+ [a70a120] (@f3l1x)
- Composer: require nette/di 3.1+ [8d1b421] (@f3l1x)
- Add diagnostics & tracy panel [e197a22] (@f3l1x)
- Exception: refactoring [eb74866] (@f3l1x)
- DI: refactoring of lazyness [46f67cb] (@f3l1x)
- Tracy: polished panel [8b84b7b] (@f3l1x)
Maintenance:
- Composer: allow codesniffer [37c2746] (@f3l1x)
- CI: modernize [2f3cf33] (@f3l1x)
- Maintenance: phpstan, codesniffer, makefile [d191e88] (@f3l1x)
- Tests: refactor [4135735] (@f3l1x)
- Versions: bump [4c415dc] (@f3l1x)
- Tests: more tests [4b098a4] (@f3l1x)
extensions:
contributte.events: Contributte\EventDispatcher\DI\EventDispatcherExtension
contributte.events:
debug: %debugMode%v0.8.1
Bumped! 📧
Diff: v0.8.0...v0.8.1
Changes:
- Kodiakbot [336199f] (@f3l1x)
- Improvements (codestyle, readmes) (#27) [9c33a59] [a75b0be] [d53b45b] (@petrparolek)
- Upgrade PHPStan [72d62ab] (@petrparolek)
- Support Symfony v6 [d3c2dc5] (@f3l1x)
- Composer: update ninjify [2f1c502] (@f3l1x)
- QA: codesniffer, phpstan, makefile, github actions [d7bf705] (@f3l1x)
v0.8.0
v0.7.0
v0.6.0
v0.5
v0.4
v0.3.1
v0.3
Bumped! 🐧
Diff: v0.2...v0.3
Changes:
- split Nette\Application events to solo repository (contributte/event-application-bridge)
- introduce new option
autoload: true/falsefor disabling autoregister of the subscribers - extension lookups for native symfony subscriber (
Symfony\Component\EventDispatcher\EventSubscriberInterface) instead of contributte's one

