Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

24 lines (17 loc) · 1.19 KB

Changelog

0.4.1 - 2016-01-16

  • Added IE8 support to script loading (#26, contributed by benmarch)

0.4.0 - 2015-10-22

  • Make sure onreadystatechange callback is only fired when file is fully loaded (#23, contributed by davidchin)

0.3.0 - 2015-08-08

0.2.0 - 2014-08-27

  • Change module name to angularLoad (#2)
  • Add IE8 support (#4, contributed by zlalanne)
  • Generate sourcemap for the minified version (#5)

0.1.2 - 2014-03-23

  • Support Angular.JS 1.3.x (in bower dependencies)

0.1.1 - 2014-03-21

  • Add main script in package.json for use with browserify (#1, contributed by paolodm)

0.1.0 - 2014-03-04

  • Initial release