EmitterKit v5.2.2 Release Notes

Release Date: 2019-05-07 // almost 5 years ago

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