kekrozsak/vendor/symfony/assetic-bundle/Symfony/Bundle/AsseticBundle/UPGRADE.md
Polonkai Gergely 082a0130c2 Initial commit with Symfony 2.1+Vendors
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-07-01 09:52:20 +02:00

410 B

Changes in version 2.1

  • 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:warmup is run. This can only be done using the assetic:dump command
  • Added support for GSS filter
  • Assetic's routes are now automatically added when use_controller is true