Releases: DocPlanner/AssetsBundle
Releases · DocPlanner/AssetsBundle
Support for symfony 4
Support for Symfony 4.x (#4) * Support for Symfony 4.x * Updated code
changed controller cache
v1.6.2 change caching
Disable esi controller cache
v1.6.1 Disable esi controller cache
optional esi controller for render script/link tags
v1.6.0 ability to render link/script tags through esi controller
Fail when missing manifest.json
v1.5.1 fail on missing manifest
Added support for manifest.json
v1.5.0 Added support for manifest.json
Symfony 4.0 YAML compatibility
removed deprecated YAML notations
v1.4.0: use attribute as key in assets type (#1)
* use attribute as key in assets type cs * change name to type
Change assets version definition way
v1.3.0 Update DocplannerAssetsExtension.php