All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- minimum php version is now 8.0
3.0.0 - 2020-03-03
- minimum php version is now 7.2
|call
twig filter- Lambda, all files in
LeonAero\NodeExpression\*
(use original twig lambda) ==>
,;
twig operator
2.1.0 - 2020-02-24
|call
twig filter
README.md
minor fixes
2.0.0 - 2020-02-14
- docker container
- namespace from
DPolac\TwigLambda\
toLeonAero\TwigLambda\
- minimum php version is now 7.0
- Lambda, all files in
LeonAero\NodeExpression\*
(use original twig lambda) ==>
,;
twig operator
|map
,|filter
and|sort_by
twig filtersis any
andis every
twig test=>
,;
twig operator- unused
GroupByObjectIterator
class
1.1.0 - 2020-02-12
|is_any
,|is_every
twig filters==>
twig operator (only for migration)
|map
,|filter
and|sort_by
twig filtersis any
andis every
twig test=>
,;
twig operator