Skip to content

Releases: zenstruck/twig-service-bundle

v1.5.0

16 Nov 21:32
f14ba60
Compare
Choose a tag to compare

f14ba60 doc: update github markdown alert syntax by @kbond
4885149 feat: Support Symfony 7 (#15) by @kbond

Full Change List

v1.4.4

18 Mar 12:17
25fb667
Compare
Choose a tag to compare

25fb667 fix: skip classes that can't be autoloaded (#14) by @kbond

Full Change List

v1.4.3

08 Mar 00:06
f2fc087
Compare
Choose a tag to compare

f2fc087 fix: exclude synthetic/abstract definitions by @kbond

Full Change List

v1.4.2

07 Mar 23:32
295b8f1
Compare
Choose a tag to compare

295b8f1 minor: refactor internals (#13) by @kbond

Full Change List

v1.4.1

07 Mar 16:26
1073eaf
Compare
Choose a tag to compare

1073eaf fix: do not parse excluded definitions (#11) by @kbond

Full Change List

v1.4.0

06 Mar 22:45
6c157da
Compare
Choose a tag to compare

bbb8960 feat: add zenstruck:twig-service:list command (#10) by @kbond
4b11990 fix: allow using service alias for twig function (#10) by @kbond
6b528ac fix: registered extra function (#10) by @kbond
3f5f479 doc: rework by @kbond

Full Change List

v1.3.0

24 Feb 18:42
3ab30c5
Compare
Choose a tag to compare

0b854f0 minor: refactor bundle class (#9) by @kbond
4103ac8 feat: allow configuring any service method for use with fn() (#9) by @kbond
effedc9 feat: allow configuring any callable for use with fn() (#9) by @kbond
bc058a0 fix: optimize marking static methods with AsTwigFunction (#9) by @kbond

Full Change List

v1.2.0

18 Feb 20:24
7ee15ec
Compare
Choose a tag to compare

7726aba feat: allow marking service methods with AsTwigFunction (#8) by @kbond
68e018f feat: make fn() available as dynamic functions/filters (#8) by @kbond
4f50631 feat: add AsTwigFunction attribute and twig fn() function/filter (#8) by @kbond
9078325 feat: add parameter() twig function to access container parameters (#7) by @kbond

Full Change List

v1.1.0

16 Feb 22:45
ce26f6d
Compare
Choose a tag to compare

52bc2e5 feat: add dynamic service filter/function (#6) by @kbond
9e92afa minor: use _ as service alias separator (#6) by @kbond
a6567db fix(ci): don't run fixcs/sync-with-template on forks (#6) by @kbond
4112fbd fix(ci): add token by @kbond
f2b53b7 chore(ci): fix by @kbond
8ec5d78 chore(ci): update (#5) by @kbond

Full Change List

v1.0.0

11 Nov 15:40
cbc42ec
Compare
Choose a tag to compare

cbc42ec [BC BREAK] require PHP 8+ and Symfony 5.4+ by @kbond

Full Change List