Skip to content

Latest commit

 

History

History
75 lines (51 loc) · 2.35 KB

CHANGELOG.md

File metadata and controls

75 lines (51 loc) · 2.35 KB

##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 on tick - #78

###Version 1.1.2

  • Countdown time max-time-unit for month & year - #74

###Version 1.1.1

###Version 1.1.0

  • Plural/singular units. PR - #54
  • IE8 support. PR - #62

###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

  • Ignore bower_components folder - #30
  • Templates doesn't work with angular 1.2.0 - #29

###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!