Releases: VincentLanglet/Twig-CS-Fixer
Releases · VincentLanglet/Twig-CS-Fixer
3.10.0
3.9.0
What's Changed
- Introduce TypeNameType token by @VincentLanglet in #387
Full Changelog: 3.8.1...3.9.0
3.8.1
What's Changed
- Update doc about CompactHashRule by @VincentLanglet in #379
- Avoid fixing {# -#} by @VincentLanglet in #380
Full Changelog: 3.8.0...3.8.1
3.8.0
What's Changed
- Add compactHashRule to Twig-CS-Fixer standard by @VincentLanglet in #368
- Update DelimiterSpacingRule for empty comments by @VincentLanglet in #377
Full Changelog: 3.7.1...3.8.0
3.7.1
What's Changed
- Ignore BC for coverage by @VincentLanglet in #370
- Bump coverage by @VincentLanglet in #371
- Handle space in CompactHashRule by @VincentLanglet in #369
- Fix coverage by @VincentLanglet in #372
- Add missing Changeset by @VincentLanglet in #374
Full Changelog: 3.7.0...3.7.1
3.7.0
What's Changed
- Introduce CompactHashRule by @VincentLanglet in #366
Minor BC-Break
TwigCsFixer\Rules\String\HashQuoteRulehas been renamedTwigCsFixer\Rules\Literal\HashQuoteRuleTwigCsFixer\Rules\String\SingleQuoteRulehas been renamedTwigCsFixer\Rules\Literal\SingleQuoteRule
Full Changelog: 3.6.1...3.7.0
3.6.1
What's Changed
- Fix Empty token list by @VincentLanglet in #364
- Update standard for broadcast templates by @VincentLanglet in #367
Full Changelog: 3.6.0...3.6.1
3.6.0
What's Changed
- Create cache dir if non existing by @VincentLanglet in #351
- Fix typo in
IncludeFunctionRuledescription by @jdreesen in #354 - Fix PHPStan build by @VincentLanglet in #358
- GitLab : Code Quality report format by @AlexisPPLIN in #357
- Fix Windows build by @VincentLanglet in #359
- Bump dependencies by @VincentLanglet in #360
- Fix/Twig 3.21 compatibility by @VincentLanglet in #362
New Contributors
- @jdreesen made their first contribution in #354
- @AlexisPPLIN made their first contribution in #357
Full Changelog: 3.5.1...3.6.0
3.5.1
What's Changed
- Bump Phpstan and rector by @VincentLanglet in #343
- Add support for PHP 8.4 and Symfony 7.2 by @Chris53897 in #345
- Drop Psalm by @VincentLanglet in #348
- Fix parsing of comment without space by @VincentLanglet in #347
New Contributors
- @Chris53897 made their first contribution in #345
Full Changelog: 3.5.0...3.5.1
3.5.0
What's Changed
- Add support for inline comment by @VincentLanglet in #341
Full Changelog: 3.4.0...3.5.0