Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 522 Bytes

History.md

File metadata and controls

28 lines (20 loc) · 522 Bytes

0.3.0 / 2014-11-21

  • src: Add emitter_once() [fatihky, #6]
  • travis: Update before installing deps

0.2.0 / 2014-07-13

  • .travis.yml: Install development deps
  • Add support for configurable event comparison (#1)

0.1.0 / 2014-03-17

  • Fix name in package.json
  • Add emitter_off

0.0.1 / 2014-03-06

  • Add travis
  • Add an example
  • dox
  • test: simplify data passing
  • memory fix: set free in listener list
  • Initial commit