kekrozsak/vendor/kriswallsmith/assetic/CHANGELOG-1.1.md

10 lines
367 B
Markdown
Executable File

1.1.0 (???)
---------------------
* Added the UglifyJsFilter
* added support for asset variables:
Asset variables allow you to pre-compile your assets for a finite set of known
variable values, and then to simply deliver the correct asset version at runtime.
For example, this is helpful for assets with language, or browser-specific code.