Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (20 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

28 lines (20 loc) · 1.29 KB

Changelog

0.4.2 - 2016-03-16

  • Support Angular.JS 1.6.x
  • Convert distributed library files to UMD format

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