Skip to content

Releases: BerliozFramework/TwigPackage

v2.4.1

04 Dec 14:19
Compare
Choose a tag to compare

Fixed

  • AssetRuntimExtension::preload() with a finalized path

v2.4.0

04 Dec 09:54
Compare
Choose a tag to compare

Added

  • Twig finalize_path() function

v2.3.1

04 Dec 09:53
Compare
Choose a tag to compare

Fixed

  • Entrypoints prefix with preload option

v2.3.0

04 Dec 08:52
Compare
Choose a tag to compare

Added

  • Prefixed assets with router
  • Conflict with berlioz/router < 2.5

v2.2.0

11 Feb 12:11
Compare
Choose a tag to compare

Added

  • Tests for preload function

Changed

  • entryPoints() accept dynamic options
  • preload() accept dynamic options

v2.1.0

25 Jan 00:26
Compare
Choose a tag to compare

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

09 Sep 15:45
Compare
Choose a tag to compare

Fixed

  • Missing getter TwigSection::getProfile(): Profile

v2.0.0

09 Sep 10:10
Compare
Choose a tag to compare

Changed

  • Synchronize Twig debug with Berlioz debug option

v2.0.0-beta1

07 Jun 21:38
Compare
Choose a tag to compare
v2.0.0-beta1 Pre-release
Pre-release

Added

  • Berlioz v2 compatibility
  • Twig debug section

Changed

  • Refactoring
  • Bump minimal compatibility to Berlioz v2

v1.1.0

05 Nov 15:16
Compare
Choose a tag to compare

Added

  • PHP 8 compatibility