- Adapt to UMD.
- Organize files.
- Replace bower.json with package.json.
- Add new callbacks: onStart(), onStop() and onReset().
- Add Date.now polyfill for IE8 support.
- Rename options (breaks backward compatibility).
- Add gruntfile.
- Refactoring.
- Print the most updated time when calling stop().
- Minor fixes related to callbacks.
- Refactoring.
- Ensure reset() works as expected.
- Add bower.json.
- Fix a critical bug in countdowns.
- Better examples.
- Initial release.