##Change Log
###Version 1.3.1
- Fix broken bower distribution
###Version 1.3.0
- MomentJS integration - #159
###Version 1.2.1
- Add adaptive interpolation symbol - #153
###Version 1.2.0
- Reset method #46
###Version 1.1.9
- Fix for issue #128 (Remove class scoping on
timer
directive)
###Version 1.1.8
- Fix for issue #117 (0 minute display 0 minutes)
###Version 1.1.7
- Fix for #101 (start-time doesn't work in combination with autostart)
###Version 1.1.6
- Added countdown finished callback - #64
###Version 1.1.5
- Fix for - #84
###Version 1.1.4
- CommonJS Compliance - #80
###Version 1.1.3
- Setting
countdownattr
value ontick
- #78
###Version 1.1.2
- Countdown time max-time-unit for month & year - #74
###Version 1.1.1
- Fix for #73
###Version 1.1.0
###Version 1.0.12
clear
method. Please see this PR - #43
###Version 1.0.11
addCDSeconds
method for running countdown timer
###Version 1.0.10
- Minor bug fixes - #33
###Version 1.0.9
end-time
attribute
###Version 1.0.8
- Fixing the broken stuff in the last version
###Version 1.0.7
###Version 1.0.6
- Removing
node_modules
folder. Fix for - #26
###Version 1.0.5
- Performance Optimization. Please see - #25
###Version 1.0.4
- 'auto-start' attribute name change to 'autostart' in support of Angular 1.2. See #14
###Version 1.0.3
- Successful Bower integration!