Releases: inorganik/countUp.js
Releases · inorganik/countUp.js
v1.8.3
- new initialize function checks for errors
- some cleanup
- removed changelog (this releases page serves as a changelog)
v1.8.2
Includes a small fix for passing options.
v1.8.1
Angular 2 directive fix thanks @vigie
v1.8.0
- Angular 2 support, thanks @vigie
- TypeScript definition file, thanks @ThYpHo0n
v1.7.1
- remove redundant postFormatter (use optional formattingFn instead)
- fix rounding bug introduced in 1.6.0
- clean up code
v1.7.0
- Options attribute for angular directive (thanks @daggmano)
- Accept optional custom easing function (thanks @mmieluch)
- Accept optional custom formatting function (thanks @tristanoneil)
v1.6.1
- Angular directive improvements - thanks Vivien Hung and @jgranstrom
- Fix counting for small ranges (improve duration accuracy) - thanks @anoakie
v1.6.0
- Add an angular directive
- Some minor improvements
v 1.5.3
Had to create a new release so that bower, etc would pull the proper archive no no errors in package descriptions.
v 1.5.0
Adds support for AMD (asynchronous module definition) thanks to @vash15