- bump broccoli-sri-hash to 2.1.0
- Add fingerprintCheck option and documentation
- lock jQuery to 1.11.3 to fix Travis and AppVery issues
- Disable paranoiaCheck by default
- Enable by default paranoiaCheck
- Force code to run after ember-cli-gzip thanks @taylon
- Removal of ember-data from package.json as not required and failing tests
- Fixing acceptance test injection
- Updating to latest ember-cli-build syntax
- README fixes
- Bumped to the latest version of broccoli-sri-hash
- Updated README to add in lots of help and rationale of use
- Bumped to the latest version of broccoli-sri-hash to fix link only to apply on stylesheets
- Bumped to the latest version of broccoli-sri-hash
- Added in ability to specify
origin
to match againstSRI.fingerprint
to simplify interface - Improved README