Releases: VincentLanglet/Twig-CS-Fixer
Releases · VincentLanglet/Twig-CS-Fixer
2.12.1
2.12.0
What's Changed
- Introduce Trailing Comma MultiLine rule by @VincentLanglet in #239
- Introduce alias for command by @VincentLanglet in #240
- Add example code to demonstrate how to set templates-folder by @k00ni in #241
- Fix phpstan build by @VincentLanglet in #242
- Allow setting custom NodeVisitor on StubbedEnvironment by @ruudk in #250
- Remove excess spacing before multiline block by @ruudk in #247
- Introduce NodeRuleInterface by @ruudk in #249
- Refacto by @VincentLanglet in #251
- Improve doc by @VincentLanglet in #252
- Add tests by @VincentLanglet in #253
- Add test by @VincentLanglet in #254
New Contributors
Full Changelog: 2.11.0...2.12.0
2.11.0
What's Changed
- Allow to use tab for indentation by @VincentLanglet in #236
Full Changelog: 2.10.1...2.11.0
2.10.1
What's Changed
- Update verbosity level of cache notice to prevent inclusion in output report by @tobias-93 in #234
New Contributors
- @tobias-93 made their first contribution in #234
Full Changelog: 2.10.0...2.10.1
2.10.0
What's Changed
- Fix incorrect add / remove rules by @marsender in #227
- Add support for twig component spread operator by @VincentLanglet in #231
New Contributors
- @marsender made their first contribution in #227
Full Changelog: 2.9.0...2.10.0
2.9.0
What's Changed
- Add override Standard method by @VincentLanglet in #216
- Update TwigCsFixerCommand.php by @94noni in #220
- OptionalPrefix for VariableNameRule by @VincentLanglet in #221
- Add flexibility on snake case by @VincentLanglet in #222
- Introduce HashQuote rule by @VincentLanglet in #217
- feat: add
IncludeFunctionRule
in default standard fixer by @94noni in #218 - Change default value for HashQuoteRule by @VincentLanglet in #224
- Add some instruction on readme by @VincentLanglet in #225
New Contributors
Full Changelog: 2.8.1...2.9.0
2.8.1
What's Changed
- Avoid duplicated rules when adding multiple standards by @VincentLanglet in #215
Full Changelog: 2.8.0...2.8.1
2.8.0
What's Changed
- doc: Use better formating by @lyrixx in #210
- Fix ci by @VincentLanglet in #213
- Add optionalPrefix on DirectoryNameRule by @Treast in #214
- Introduce SingleQuoteRule by @VincentLanglet in #212
New Contributors
Full Changelog: 2.7.0...2.8.0
2.7.0
What's Changed
- Add config for PunctuationSpacingRule by @VincentLanglet in #208
- Improve documentation about configuration by @VincentLanglet in #209
Full Changelog: 2.6.0...2.7.0
2.6.0
What's Changed
- Avoid infinite loop with mixed EOL by @VincentLanglet in #201
- Add more tests by @VincentLanglet in #202
- Remove needed patches by @VincentLanglet in #203
- Add support for components folder by @VincentLanglet in #205
Full Changelog: 2.5.1...2.6.0