Skip to content

Releases: factorial-io/twigcs-extension

1.2.0

15 Nov 16:13
2fdb3ff
Compare
Choose a tag to compare

Compatibility with laravel 9

1.1.0

17 Jun 11:22
Compare
Choose a tag to compare

Report actual column of error

1.0.30: Make sure error messages end with a .

17 Jun 09:36
Compare
Choose a tag to compare

Make sure error messages end with a ".".

This is necessary because the twigcs extension https://github.com/cerzat43/vscode-twigcs has a regex that checks for error messages ending with a dot. See Cerzat43/vscode-twigcs#26.

1.0.29

28 Sep 08:30
Compare
Choose a tag to compare

Supports twigcs 5.x now instead of 5.0.x

1.0.28

20 May 18:56
Compare
Choose a tag to compare

We don't validate the embed tag to use with with only.

1.0.27

05 May 06:22
Compare
Choose a tag to compare

Whats new?

  • Automated test

Bugfixes

  • Removed version specification from composer.json #1
  • Delete corrupted release 1.0.26

1.0.25 Initial release

04 May 11:27
Compare
Choose a tag to compare

Whats new?

  • Introduced custom rule Factorial\twigcs\TwigCsRuleset
  • Introduced custom ruleset Factorial\twigcs\WithOnlyRule to check if with keyword is used along with only