This repository was archived by the owner on Aug 17, 2025. It is now read-only.
2.1.1 - 2020-11-09
Changed
- #31 changes the
Compilerto implementEventsCapableInterfaceinstead ofEventManagerAwareInterface(the latter is a superset of the former). Doing so ensures that any initializers forEventManagerAwareInterfacedo not trigger, which prevents double-injection of theEventManagerinstance, and thus prevents overwriting any listeners attached via delegator factories. ThesetEventManager()method is still defined.
Release Notes for 2.1.1
2.1.x bugfix release (patch)
2.1.1
- Total issues resolved: 1
- Total pull requests resolved: 1
- Total contributors: 2