Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

43 lines (26 loc) · 1.19 KB

version 2.0.3 (May 07, 2024)

  • minor maintenance update

version 2.0.2 (May 07, 2024)

  • minor maintenance update

version 2.0.1 (July 19, 2023)

  • minor update

version 2.0.0 (August 05, 2018)

  • removed jQuery dependency

version 1.1.0 (June 05, 2017)

  • new folder structure
  • the home of the library is now exclusively on GitHub
  • files required in the build process are not included anymore when installing via npm nor when downloading from GitHub

version 1.0.7 (January 22, 2016)

  • the library is now available as a npm package
  • fixes and additions to the bowser.json file, for better integration with Bower
  • examples now use jQuery version 1.12.0
  • dropped support for jQuery's deprectated official plugins repository

version 1.0.2 (December 17, 2013)

  • added "use strict" statement;
  • added integration with Grunt
  • the library is now available as a Bower package

version 1.0.1 (November 03, 2011)

  • fixed a small bug where the "destroy" method was not returning anything
  • minor additions to the source code comments

version 1.0 (October 30, 2011)

  • initial release