Releases: dinhquochan/laravel-twig
Releases · dinhquochan/laravel-twig
Release v3.0.0
3.0.0 - 2023-02-14
- Happy Valentine Day 💖
- Support Laravel 10.x
- Add type-hints
- Remove Support Laravel 6.x, 7.x, 8.x
- Remove un-used codes
v2.0.0
2.0.0 - 2022-01-18
- Support Laravel 9.x
- Remove Support Laravel 6.x, 7.x
v1.4.0
1.4.0 - 2021-02-18
- Add PHP 8.0 support
- Update dependencies
v1.3.1
Merge pull request #8 from jvdyck/master fix for array_* functions & str_* filters & functions not working
v1.3.0
- Support Laravel 8
v1.2.0
- Support Laravel 7.x
v1.0.1
remove travis ci
v1.0.0
- Support Twig 3.0
- Does not support Lumen anymore
- You can custom file view extensions
v0.1.2
- Fixed: missing import in view:clear command
v0.1.1
reformatting