Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

26 lines (20 loc) · 1.08 KB

Changelog

1.2.0 (2015-12-31)

  • Implemented the UMD pattern
  • Refactored code
  • Added bower.json file
  • Moved the minified file into the dist folder
  • Improved documentation
  • Improved code quality and style
  • Renamed HISTORY.md into CHANGELOG.md

1.1.0 (2013-07-22)

  • Fixed the problem of the animation that doesn't run in Internet Explorer 8 if the image is cached (#5)
  • Added test for invalid width and height properties (#3)
  • Created HISTORY.md to trace changes (#4)
  • Fixed the problem of resources not released after repeat number is reached (#2)
  • Fixed the problem of elements selected in a call that share the same settings object (#1)
  • Updated demo
  • Updated description inside the plugin
  • Fixed some typos

1.0.0 (2013-07-20)

  • First release