Releases: VincentLanglet/Twig-CS-Fixer
Releases · VincentLanglet/Twig-CS-Fixer
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
3.3.0
What's Changed
- Update .gitattributes by @ruudk in #324
- Re-add TrailingCommaMultiLineRule to standard by @joncjordan in #321
New Contributors
- @joncjordan made their first contribution in #321
Full Changelog: 3.2.0...3.3.0
3.2.0
What's Changed
- Move AbstractRuleTestCase and TestHelper to src by @zacharylund in #317
- Fix cs by @VincentLanglet in #318
- Exclude Test folder from coverage by @VincentLanglet in #319
- Support type block by @VincentLanglet in #323
New Contributors
- @zacharylund made their first contribution in #317
Full Changelog: 3.1.0...3.2.0
3.1.0
What's Changed
- Improve doc about writing a rule by @VincentLanglet in #308
- Introduce NAMED_ARGUMENT_SEPARATOR_TYPE and related rules. by @VincentLanglet in #302
- Stop signing the phar on pull request by @VincentLanglet in #311
- Fix deprecation in ForbiddenFilterRule.php by @ruudk in #310
Full Changelog: 3.0.2...3.1.0
3.0.2
What's Changed
- Introduce token documentation by @VincentLanglet in #301
- Improve twig/twig lower constraint support by @VincentLanglet in #306
- Bump gihtub actions by @VincentLanglet in #307
Full Changelog: 3.0.1...3.0.2
3.0.1
What's Changed
- Remove warning about non stable 3.x by @VincentLanglet in #297
- Fix GPG key by @VincentLanglet in #299
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
- Create SECURITY.md by @feuerwagen in #263
- Uses absolute path on checkstyle and junit report only by @llaville in #264
- 3.x version preparation by @VincentLanglet in #265
- Add message in debug message by @VincentLanglet in #266
- Identify application version by @llaville in #260
- Allow to use custom reporters by @VincentLanglet in #268
- Add test by @VincentLanglet in #269
- Update readme link by @VincentLanglet in #270
- Avoid false positive in tests by @VincentLanglet in #271
- Multiple renaming by @VincentLanglet in #272
- Add action to build phar by @VincentLanglet in #273
- doc: improve how this tool is referred to by @alexislefebvre in #275
- Rely less on optional dependencies by @VincentLanglet in #274
- Fix readme by @VincentLanglet in #276
- Compress PHAR by @VincentLanglet in #279
- Add PHAR compactors by @VincentLanglet in #280
- Introduce ValidConstantFunctionRule by @ruudk in #277
- Add test for phar by @VincentLanglet in #281
- Add test for ValidConstantFunctionRule by @VincentLanglet in #282
- Improve test error message by @VincentLanglet in #278
- Add error for missing param in ValidConstantFunctionRule by @VincentLanglet in #283
- Fix cs build by @VincentLanglet in #285
- doc: add note about PHAR and versions by @alexislefebvre in #284
- Improve Readme rendering by @VincentLanglet in #286
- Remove directory class by @VincentLanglet in #287
- Update php version used in ci by @VincentLanglet in #288
- Small phpdoc improvement by @VincentLanglet in #290
- Improve return type of tokenizer by @VincentLanglet in #291
- Improve node based rules by @VincentLanglet in #292
- Less strict string helper by @VincentLanglet in #293
- Finalize methods by @VincentLanglet in #294
New Contributors
- @feuerwagen made their first contribution in #263
- @llaville made their first contribution in #264
- @alexislefebvre made their first contribution in #275
Full Changelog: 2.12.1...3.0.0
3.0.0-rc-3
What's Changed
- Compress PHAR by @VincentLanglet in #279
- Add PHAR compactors by @VincentLanglet in #280
- Introduce ValidConstantFunctionRule by @ruudk in #277
- Add test for phar by @VincentLanglet in #281
- Add test for ValidConstantFunctionRule by @VincentLanglet in #282
- Improve test error message by @VincentLanglet in #278
- Add error for missing param in ValidConstantFunctionRule by @VincentLanglet in #283
Full Changelog: 3.0.0-rc-2...3.0.0-rc-3
3.0.0-rc-2
What's Changed
- doc: improve how this tool is referred to by @alexislefebvre in #275
- Rely less on optional dependencies by @VincentLanglet in #274
- Fix readme by @VincentLanglet in #276
New Contributors
- @alexislefebvre made their first contribution in #275
Full Changelog: 3.0.0-rc-1...3.0.0-rc-2
3.0.0-rc-1
What's Changed
- Create SECURITY.md by @feuerwagen in #263
- Uses absolute path on checkstyle and junit report only by @llaville in #264
- 3.x version preparation by @VincentLanglet in #265
- Add message in debug message by @VincentLanglet in #266
- Identify application version by @llaville in #260
- Allow to use custom reporters by @VincentLanglet in #268
- Add test by @VincentLanglet in #269
- Update readme link by @VincentLanglet in #270
- Avoid false positive in tests by @VincentLanglet in #271
- Multiple renaming by @VincentLanglet in #272
- Add action to build phar by @VincentLanglet in #273
New Contributors
- @feuerwagen made their first contribution in #263
- @llaville made their first contribution in #264
Full Changelog: 2.12.1...3.0.0-rc-1