Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 943 Bytes

CHANGELOG.md

File metadata and controls

27 lines (21 loc) · 943 Bytes

Change Log

1.1.1 (2016-09-01)

  • Use 'readystatechange' event for IE9 compatibility (#9).

1.1.0 (2016-08-20)

  • Add release task (#8).
  • Cleanup 'loadend' event handler.
  • Return rejected promise with parameter of wrong type.
  • Documentation improvements.

1.0.2 (2016-07-26)

  • Faster file protocol check.
  • Provide minified UMD bundle (#3).

1.0.1 (2016-07-13)

  • Add basic usage documentation.
  • Improve protocol regular expression.