Skip to content

Releases: phug-php/compiler

0.5.25: Keep mixin call position trace

21 May 16:30

Choose a tag to compare

Fix phug-php/phug#40

Keep mixin call position trace

0.5.24: Allow extension redundancy

29 Apr 13:41

Choose a tag to compare

Fix path checking to allow extension redundancy in all cases

0.5.23: Allow extension redundancy

29 Apr 09:54
c35743f

Choose a tag to compare

Allow extension redundancy

0.5.22: Add allow_composite_extensions option to handle .x.y extensions

26 Apr 21:30

Choose a tag to compare

Add allow_composite_extensions option to handle .x.y extensions

0.5.21: Use the new dedicated AnonymousBlockElement class

27 Jan 10:08

Choose a tag to compare

Use the new dedicated AnonymousBlockElement class

0.5.20: Add reset method

26 Dec 11:02

Choose a tag to compare

Add reset method

0.5.19: Propagate mixins declarations to the layout

06 Feb 16:48
5339dad

Choose a tag to compare

Propagate mixins declarations to the layout

0.5.18: Faster assignment compilation

30 Jan 16:47

Choose a tag to compare

Faster assignment compilation

0.5.17: Fix undefined variable in condition statement

10 Jan 17:30

Choose a tag to compare

Fix undefined variable in condition statement

0.5.16: Optimize initialization

28 Dec 12:58

Choose a tag to compare

Remove mixins storage as they are now handled in the formatter