Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 652 Bytes

CHANGELOG.md

File metadata and controls

35 lines (23 loc) · 652 Bytes

Changelog

2.1.0 (2019-12-17)

  • Adapt to UMD.
  • Organize files.
  • Replace bower.json with package.json.

2.0.0 (2014-11-22)

  • Add new callbacks: onStart(), onStop() and onReset().
  • Add Date.now polyfill for IE8 support.
  • Rename options (breaks backward compatibility).
  • Add gruntfile.
  • Refactoring.

1.2.1 (2014-11-09)

  • Print the most updated time when calling stop().
  • Minor fixes related to callbacks.
  • Refactoring.

1.2.0 (2014-11-07)

  • Ensure reset() works as expected.
  • Add bower.json.

1.1.0 (2014-03-11)

  • Fix a critical bug in countdowns.
  • Better examples.

1.0.0 (2013-09-17)

  • Initial release.