EmitterKit v5.2.2 Release Notes
Release Date: 2019-05-07 // over 5 years ago-
No data yet ๐
You can check the official repo
Previous changes from v5.2.0
-
- feat: improved Carthage support
- feat: add
Event.getListeners
method - ๐ deprecated: the
Event.listenerCount
property - ๐ fix: call listeners in the order they started listening
- ๐ fix:
Event<Void>.emit
can be called without an argument again