Blame view
sources/3rdparty/kriswallsmith/assetic/CHANGELOG-1.2.md
377 Bytes
|
6d9380f96
|
1 2 3 4 5 6 7 8 9 |
1.2-dev
-------
* [BC BREAK] Added `AssetFactory` instance as second argument for
`WorkerInterface::process()`
* [BC BREAK] Removed `LazyAssetManager` from `CacheBustingWorker` constructor
* A new `getSourceDirectory()` method was added on the AssetInterface
* added CssUtils::filterCommentless()
* [BC BREAK] Removed limit and count arguments from CssUtils functions
|