v1.1.0
Warning: this release will invalidates existing cache.
Added
- An exception is now thrown if PHP extension requirements are not satisfied.
- CI:
- Coverall PR check added
- Scrutinizer PR check added
- PHP CodeSniffer PSR-2 syntax is now run along unit tests
Changed
- Image cache files are now stored as JPEG instead of PNG to save disk space.
- Image cache domain folders are now stored using a hash instead of the raw domain name.
Fixed
- Make Github ignore HTML test files for language detection.