Releases: meenie/munee
Releases · meenie/munee
Fix JPG content-type header
Updating to new LESS Parser and CSS Parser
Temporary CSS Parsing Speed Fix
- Disable multibyte in Sabberworm — Vasily Naumkin • 84c1b35
Longstanding Improvements
- Implement better CSS parsing to fix relative links. — Cody Lundquist • 5af3a90
- composer: use PSR-4, drop unused phpunit — Tomáš Votruba • aab0290
- Update Imagine to latest version. — Cody Lundquist • 8073277
- phpunit: make output colored — Tomas Votruba • 2adba3c
- travis: fixed tests - xdebug headers for PHP 5.6 — Tomas Votruba • 4688393
- Update less/scss libraries and fix compiled scss relative paths. — Cody Lundquist • 0d9a962
- travis: PHP 5.5+ added, run tests — Tomas Votruba • 4e376da
- Ignore urls with protocols in CSS. — Cody Lundquist • 9e015ce
- Fix data:image breaking in CSS when fixing relative paths. — Cody Lundquist • ea8d857
- Utilise cssmin from tubalmartin to minify CSS. — Cody Lundquist • e7f50f7
- Update jshrink to correct composer endpoint. — Cody Lundquist • 0ddd00e
- Rename minify helper to minifyHelper — Jeremy Lindgren • 24401fe
- Removing some badges — Cody Lundquist • 65b09b8
- Add in Gitter chat badge — Cody Lundquist • 364aa96
Hotfix for new Sub-Folder feature
Max-Age in Cache-Control and Sub-Directory Support
Image Placeholders fix for Windows Users
- Fixing a RegEx for windows users who use Image Placeholders. — Cody Lundquist • 1291d3b
New ComilationException
- Adding in new CompilationException and removing cache file if it is called. Also putting in new relative path fix for CSS stylesheets. — Cody Lundquist • b83c399
Fixing CSS Relative Path to Absolute Path Conversion
Fixing an issue with using glob() on some systems and refactoring
Thanks to @elkangaroo for these changes.