Skip to content

AssetCompress 4.0.3

Compare
Choose a tag to compare
@markstory markstory released this 15 Aug 02:38
· 19 commits to master since this release

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.