Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 727 Bytes

CHANGELOG.md

File metadata and controls

25 lines (19 loc) · 727 Bytes

Changelog

0.5.1 (2015-09-24)

  • Implement UMD (Universal Module Definition) correctly.

0.5.0 (2015-04-24)

  • Add interval option to prevent frequent re-rendering.

0.4.0 (2015-04-23)

  • Add .destroy() method to clean up.
  • Support initial-scale value of <meta name="viewport">.
  • Improve tests using Sauce Labs and Coveralls.

0.3.0 (2015-04-20)

  • Add deviceWidth option.
  • Support custom profile.
  • Add class name to element for styling with css easily.
  • Change default profile value to null.

0.2.0 (2015-04-16)

  • Support AMD.
  • Minor bug fix.

0.1.0 (2015-04-15)

  • Initial release.