- Deprecated php < 7.1
- Deprecated the
assetic:dump --watchoption in favor of the newassetic:watchcommand - Added support for running
assetic:dumpacross multiple processes usingkriswallsmith/spork
- Friendlier exception message when using Assetic in a bundle that Assetic has not been configured to scan
- Assets are no longer dumped to the filesystem when
cache:warmupis run. This can only be done using theassetic:dumpcommand - Added support for GSS filter
- Assetic's routes are now automatically added when
use_controlleristrue