- Support Angular.JS 1.6.x
- Convert distributed library files to UMD format
- Make sure onreadystatechange callback is only fired when file is fully loaded (#23, contributed by davidchin)
- Only load items once (#10, contributed by dougmoscrop)
- Change module name to
angularLoad
(#2) - Add IE8 support (#4, contributed by zlalanne)
- Generate sourcemap for the minified version (#5)
- Support Angular.JS 1.3.x (in bower dependencies)
- Initial release