Skip to content

5.2.0

Latest
Compare
Choose a tag to compare
@aleclarson aleclarson released this 14 Mar 21:43
· 8 commits to master since this release
  • 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