Releases: BerliozFramework/TwigPackage
Releases · BerliozFramework/TwigPackage
v2.4.1
Fixed
AssetRuntimExtension::preload()
with a finalized path
v2.4.0
Added
- Twig
finalize_path()
function
v2.3.1
Fixed
- Entrypoints prefix with preload option
v2.3.0
Added
- Prefixed assets with router
- Conflict with
berlioz/router
< 2.5
v2.2.0
Added
- Tests for
preload
function
Changed
entryPoints()
accept dynamic options
preload()
accept dynamic options
v2.1.0
Changed
entrypoints()
accept an array of entries
entrypointsList()
accept an array of entries
- Bump minimum compatibility of
berlioz/core
package to ^2.2
v2.0.1
Fixed
- Missing getter
TwigSection::getProfile(): Profile
v2.0.0
Changed
- Synchronize Twig debug with Berlioz debug option
v2.0.0-beta1
Added
- Berlioz v2 compatibility
- Twig debug section
Changed
- Refactoring
- Bump minimal compatibility to Berlioz v2