Skip to content

2.0.1: Support for IPTC tags and UMD

Compare
Choose a tag to compare
@mattiasw mattiasw released this 28 Dec 13:40
  • Add support for IPTC tags.
  • Remove need to instatiate the ExifReader object before use.
  • Add UMD support (CommonJS, AMD and global).
  • Convert project to JavaScript (ECMAScript 2015) from CoffeeScript, transpiling to ES5 using Babel.