Releases: VincentLanglet/Twig-CS-Fixer
Releases · VincentLanglet/Twig-CS-Fixer
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\HashQuoteRule
has been renamedTwigCsFixer\Rules\Literal\HashQuoteRule
TwigCsFixer\Rules\String\SingleQuoteRule
has 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
IncludeFunctionRule
description 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
3.4.0
What's Changed
- Fix tests by @VincentLanglet in #331
- Introduce MACRO_VAR_NAME_TYPE by @VincentLanglet in #334
- Implement Named argument rule by @VincentLanglet in #333
- Use NamedArgumentSeparatorRule in Twig standard by @VincentLanglet in #336
- Update Readme rules by @VincentLanglet in #335
- Introduce MacroArgumentNameRule by @VincentLanglet in #337
- Exclude Test folder from mutation by @VincentLanglet in #338
Full Changelog: 3.3.1...3.4.0
3.3.1
What's Changed
- Fix TrailingCommaMultiLine when there is no elements by @VincentLanglet in #326
Full Changelog: 3.3.0...3.3.1