Skip to content

Releases: pug-php/pug-symfony

4.0.1: Fix debugging via Twig

05 Mar 23:54
dc07fd1
Compare
Choose a tag to compare

4.0.0: Symfony 6

05 Mar 18:23
b8fea34
Compare
Choose a tag to compare
  • Upgrade to Symfony 6
  • Drop Symfony 5
  • Drop Pug < 3.5
  • Drop Twig < 3.5
  • Drop PHP < 8.1

3.1.1

27 Dec 22:39
b49adcb
Compare
Choose a tag to compare
  • Fix #59 FormRenderer load error

3.1.0

20 Dec 17:38
8b8da19
Compare
Choose a tag to compare
  • Support PHP 8
  • Support new Symfony versions

3.0.1

05 Jun 09:28
f36cc82
Compare
Choose a tag to compare
  • Fix #53 Mixins with arguments

3.0.0

20 Feb 12:16
8aac53f
Compare
Choose a tag to compare
  • 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

06 Feb 23:25
8aac53f
Compare
Choose a tag to compare
3.0.0-beta.2 Pre-release
Pre-release
  • 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

06 Feb 06:16
d2f2dc9
Compare
Choose a tag to compare
3.0.0-beta.1 Pre-release
Pre-release
  • 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

14 Jan 15:02
e1d4738
Compare
Choose a tag to compare

Allow Symfony 5

2.7.2: Allow Symfony 4.4

29 Nov 22:05
f2fbd29
Compare
Choose a tag to compare

Allow Symfony 4.4