Releases: pug-php/pug-symfony
Releases · pug-php/pug-symfony
4.0.1: Fix debugging via Twig
Fix debugging via Twig
4.0.0: Symfony 6
- Upgrade to Symfony 6
- Drop Symfony 5
- Drop Pug < 3.5
- Drop Twig < 3.5
- Drop PHP < 8.1
3.1.1
3.1.0
- Support PHP 8
- Support new Symfony versions
3.0.1
3.0.0
- Improved Twig support
- Compile functions in Pug templates
- Support Pug <-> Twig cross includes
- Allow to use Twig global values/services inside Pug templates
- Improved caching system, cached views are faster to render thanks to
- Lazy loading of the Pug renderer
- Twig functions static in-Pug compilation
- Added interceptors support: user services that are create and ran only before Pug view rendering
3.0.0-beta.2
- Improved Twig support
- Compile functions in Pug templates
- Support Pug <-> Twig cross includes
- Allow to use Twig global values/services inside Pug templates
- Improved caching system, cached views are faster to render thanks to
- Lazy loading of the Pug renderer
- Twig functions static in-Pug compilation
- Added interceptors support: user services that are create and ran only before Pug view rendering
3.0.0-beta.1
- Improved Twig support
- Compile functions in Pug templates
- Support Pug <-> Twig cross includes
- Allow to use Twig global values/services inside Pug templates
- Improved caching system
- Added interceptors support: user services that are create and ran only before Pug view rendering
2.8.0: Allow Symfony 5
Allow Symfony 5
2.7.2: Allow Symfony 4.4
Allow Symfony 4.4