This release has several objectives:
- re-organize the code into src, dist, and test folders
- move exif.js and jquery.exif.js into a separate repository (https://github.com/robertdmunn/exif-js) marked as a dependency in Bower ( as exif-js-dist ). This repository is a fork of the source exif.js repository by Jacob Seidelin.
- remove binaryajax from distribution and add a dependency on binaryajax in Bower
- add linting, minification, and build automation through Grunt
Note that as of this release, the test folder still includes copies of binaryajax.js and exif.js used in the tests. These files should be considered deprecated for removal in a future release.