All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning] (http://semver.org/). For change log format, use [Keep a Changelog] (http://keepachangelog.com/).
AssetRuntimExtension::preload()
with a finalized path
- Twig
finalize_path()
function
- Entrypoints prefix with preload option
- Prefixed assets with router
- Conflict with
berlioz/router
< 2.5
- Tests for
preload
function
entryPoints()
accept dynamic optionspreload()
accept dynamic options
entrypoints()
accept an array of entriesentrypointsList()
accept an array of entries- Bump minimum compatibility of
berlioz/core
package to ^2.2
- Missing getter
TwigSection::getProfile(): Profile
- Synchronize Twig debug with Berlioz debug option
- Berlioz v2 compatibility
- Twig debug section
- Refactoring
- Bump minimal compatibility to Berlioz v2
- PHP 8 compatibility
First version