Releases: dpolac/twig-lambda
Releases · dpolac/twig-lambda
v1.0.0
Twig 1.x deprecated features removed. Version compatible with Twig 2.x.
v0.5.0
group_by
and count_by
now return Dictionary. Other filters return Dictionary when argument is Traversable.
v0.4.0
unique filter replaced with unique_by
v0.3.1
support for grouping by object
v0.3.0
Add tests for calling with Traversable
v0.2.0
Change extension's methods to static