Releases: aleclarson/emitter-kit
Releases · aleclarson/emitter-kit
5.2.0
5.1.0
- The
NotificationListener
class now takes aNotification
instead of anNSDictionary
. - A
NotificationListener
without a target will now receive everyNotification
with its name, regardless of the value ofnotif.object
.