Skip to content

Releases: shennan/simple-stopwatch

1.1.0

22 Jan 19:25
Compare
Choose a tag to compare
  • added toggle functionality for toggling timer on/off
  • added alias event handling methods (e.g started, resumed, paused etc)
  • added ability for emit to fire multiple events in one call (good for aliasing)
  • added ability to attach handlers to multiple events in one call to .on()
  • ensured that all events emit a time as their first argument

1.0.0

22 Jan 14:14
Compare
Choose a tag to compare

initial release