- Reenable snyk test
- Updating linting and snyk dev dependency packages
- Adding in fixes for utf8 streams
- Adding fingerprintCheck for disabling md5 file checking
- Removing paranoiaCheck as a default
- Removal of snyk as came out in ember setups
- Base tag fixes
- Update to use broccoli-caching-writer as a base class. Fixes issues with more aggressive caching added in recent broccoli-filter versions.
- @kellyselden fixes for node 0.10
- windows cmd fix
- adding promise polyfill for node 0.10
- adding appveyor badge
- mirroring ember-cli travis envs
- Added in a temporary fix for Unicode encoding issue which disables the code if the library detects unicode.
- Make the filter dependency in the dependency setup
- Fixing extra closing slash and whitespace in output
- Update to latest broccoli-filter
- Changing packages to be semver compatible
- Changed code to work with 0.2.x broccoli-filter
- Made stateless checks be global to remove recalculation
- Adding in more failure tests for broken HTML
- Cleaning up regex to cope with failure cases
- Added in build steps and badges
- Made code only work with stylesheet link elements
- Upgrade to the latest toolbox
- Added origin attribute checking to simplify interface