AssetCompress 4.0.3
Fixes
- Update tests to use integration base classes.
- Fixed the
--force
flag on commands. - Updated to the new middleware interface in 4.0
asset_compress clear
will now clear all managed file types instead of only js and css files.
Internal Breaking Changes
- Converted Shells to Command classes. If you have subclassed assetcompress tasks your application will be broken.