EmitterKit v5.2.0 Release Notes

Release Date: 2018-03-14 // about 6 years ago
    • 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