Skip to content

Latest commit

 

History

History
287 lines (183 loc) · 16.3 KB

CHANGELOG.md

File metadata and controls

287 lines (183 loc) · 16.3 KB

CHANGELOG

v2.4.0 (2024-07-19)

v2.3.0 (2022-09-04)

Details

v2.3.0-ALPHA.1 (2022-08-24)

Details

v2.2.0 (2021-03-19)

TL;DR

  • Added support for PHP 8, while dropping support for PHP 7.3
  • Added support for Symfony 5.2
  • Added support for using the updated bunlde directory structure (FooBundle/public instead of FooBundle/Resources/public)

Details

  • #89 Allow PHP8 (@plozmun)
  • #95 Add support for bundles using the updated bundle directory structure (@mbabker)
  • #96 Fix the build by requiring new version of ECS (@pamil)
  • #97 Drop support for PHP 7.3 and Symfony 5.1 (@pamil)

CHANGELOG FOR 2.1.x

v2.1.1 (2021-01-13)

Details

v2.1.0 (2020-11-05)

Details

CHANGELOG FOR 2.0.x

v2.0.1 (2020-07-27)

Details

  • #61 Rename Sylius\Bundle\ThemeBundle\Configuration\Test\TestThemeConfigurationManager service to Sylius\Bundle\ThemeBundle\Configuration\Test\TestThemeConfigurationManagerInterface (@pamil)

v2.0.0 (2020-07-23)

TL;DR

For actionable information about the upgrade, please refer to UPGRADE.md file.

  • Added support for Symfony 5
  • Added support for PHP 7.4
  • Added support for theming all the assets
  • Completely refactored template loaders
  • Modified theme structure to stay closer to Symfony standards
  • Introduced legacy_mode to be compatible with themes using the old structure
  • Removed support for symfony/templating

Details

v2.0.0-alpha.2 (2020-05-24)

Details

  • #56 Remove Zend/Hydrator dependency (@pamil)

v2.0.0-alpha.1 (2020-05-07)

TL;DR

For actionable information about the upgrade, please refer to UPGRADE.md file.

  • Added support for Symfony 5
  • Added support for PHP 7.4
  • Added support for theming all the assets
  • Completely refactored template loaders
  • Modified theme structure to stay closer to Symfony standards
  • Introduced legacy_mode to be compatible with themes using the old structure
  • Removed support for symfony/templating

Details

  • #35 Update Symfony to 4.4 (@GSadee, @Tomanhez)
  • #38 Theme Bundle v2.0 - Symfony 5 support and internal refactoring (@GSadee, @pamil)
  • #45 Provide optional, backwards-compatible legacy loaders (@pamil)
  • #46 TemplateReferenceInterface "support", cleanup and UPGRADE.md entries (@pamil)
  • #47 Require PHP ^7.3 (@pamil)
  • #48 Remove obsolete doctrine/common dependency (@pamil)
  • #49 Remove obsolete symfony/dom-crawler dependency (@pamil)
  • #51 Fallback to default asset paths if themed assets not found (@pamil)
  • #52 Refactor PathResolver (@pamil)

CHANGELOG FOR 1.5.x

v1.5.1 (2020-05-05)

  • #50 Disable Twig services if templating is disabled (@pamil)

v1.5.0 (2019-10-10)

CHANGELOG FOR 1.4.x

v1.4.6 (2019-05-17)

Details

v1.4.5 (2019-04-19)

Details

  • #25 Fix ThemeAwareTranslator for Symfony 4.2.7 (@pierre-H)

v1.4.4 (2019-03-22)

Details

  • #22 Cast name from TemplateReference to string before passing to Twig_Source (@mkilmanas)
  • #23 Remove conflict with Twig 2.7.3 (@pamil)

v1.4.3 (2019-03-22)

Details

v1.4.2 (2019-02-28)

Details

  • #19 [HotFix] Allow to pass TemplateReference to findTemplate function (@Zales0123)
  • #20 Move string parsing to findTemplate method (@Zales0123)

v1.4.1 (2019-02-26)

TL;DR

  • The first release after splitting the bundle to be a standalone package with its own release cycle.

Details

CHANGELOG FOR 1.3.x

v1.3.14 (2019-05-17)

Details

v1.3.13 (2019-04-19)

Details

  • #25 Fix ThemeAwareTranslator for Symfony 4.2.7 (@pierre-H)

v1.3.12 (2019-03-22)

Details

  • #22 Cast name from TemplateReference to string before passing to Twig_Source (@mkilmanas)
  • #23 Remove conflict with Twig 2.7.3 (@pamil)

v1.3.11 (2019-03-22)

Details

v1.3.10 (2019-02-28)

Details

  • #19 [HotFix] Allow to pass TemplateReference to findTemplate function (@Zales0123)
  • #20 Move string parsing to findTemplate method (@Zales0123)

v1.3.9 (2019-02-26)

TL;DR

  • The first release after splitting the bundle to be a standalone package with its own release cycle.

Details

CHANGELOG FOR 1.2.x

v1.2.17 (2019-03-25)

Details

  • #22 Cast name from TemplateReference to string before passing to Twig_Source (@mkilmanas)

v1.2.16 (2019-02-26)

TL;DR

  • The first release after splitting the bundle to be a standalone package with its own release cycle.

Details

CHANGELOG FOR 1.1.x

v1.1.17 (2019-03-25)

Details

  • #22 Cast name from TemplateReference to string before passing to Twig_Source (@mkilmanas)

v1.1.16 (2019-02-26)

TL;DR

  • The first release after splitting the bundle to be a standalone package with its own release cycle.

Details