Skip to content

Releases: rcrowe/TwigBridge

v0.9.6

12 Feb 07:44
Compare
Choose a tag to compare
Added support for Laravel 5.6 (#335)

Support Laravel 5.5

31 Aug 06:36
Compare
Choose a tag to compare
Update list of actually available functions (#319)

The "csrf_field" and "method_field" functions were available, but not listed in README.md

Support Twig 1.30+

21 Jan 14:35
Compare
Choose a tag to compare
v0.9.4

added input_has method, resolve #235 (#296)

Support PHP7 in Laravel 4

28 Mar 11:59
Compare
Choose a tag to compare
v0.6.2

Fixed compatibility with PHP7 renaming class using reserved name (#269)

Support Laravel 5.3

23 Aug 19:25
Compare
Choose a tag to compare
v0.9.3

Support laravel 5.3 too (#268)