Skip to content

Releases: dinhquochan/laravel-twig

Release v3.0.0

14 Feb 03:02
Compare
Choose a tag to compare

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

18 Jan 10:19
f5c56f8
Compare
Choose a tag to compare

2.0.0 - 2022-01-18

  • Support Laravel 9.x
  • Remove Support Laravel 6.x, 7.x

v1.4.0

18 Feb 04:27
Compare
Choose a tag to compare

1.4.0 - 2021-02-18

  • Add PHP 8.0 support
  • Update dependencies

v1.3.1

21 Oct 08:03
d60b1e9
Compare
Choose a tag to compare
Merge pull request #8 from jvdyck/master

fix for array_* functions & str_* filters & functions not working

v1.3.0

28 Sep 09:10
dd8878d
Compare
Choose a tag to compare
  • Support Laravel 8

v1.2.0

03 Mar 14:14
Compare
Choose a tag to compare
  • Support Laravel 7.x

v1.0.1

29 Feb 04:59
Compare
Choose a tag to compare
remove travis ci

v1.0.0

28 Feb 05:32
Compare
Choose a tag to compare
  • Support Twig 3.0
  • Does not support Lumen anymore
  • You can custom file view extensions

v0.1.2

17 Oct 16:02
Compare
Choose a tag to compare
  • Fixed: missing import in view:clear command

v0.1.1

19 Sep 17:56
Compare
Choose a tag to compare
reformatting