Skip to content

v0.11.0

Choose a tag to compare

@mantoni mantoni released this 03 Jul 19:07
· 119 commits to master since this release
  • matcher '**.x' is now invoked if emitting 'test.*'
  • removeAllListeners('test.*') does not remove matcher '**.x'
  • removeAllMatchers('test.*') does remove matcher '**.x'
  • listener(event) and listenersMatching(event) behave accordingly