Releases: VincentLanglet/Twig-CS-Fixer
Releases · VincentLanglet/Twig-CS-Fixer
1.2.0
What's Changed
- Bump rector by @VincentLanglet in #126
- Add support for spread operator by @VincentLanglet in #127
Full Changelog: 1.1.1...1.2.0
1.1.1
What's Changed
- Prevent writing unchanged files when fixing by @rvanvelzen in #125
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Bump dependencies by @VincentLanglet in #122
- Add a fake component parser by @VincentLanglet in #124
Full Changelog: 1.0.0...1.1.0
1.0.0
Make round brackets optional for one argument tests like "same as" or "divisible by"
Add support for verbatim tag
See 0.7.0...0.8.0 for full changes
Drop support for PHP 7.4
See 0.6.1...0.7.0 for full changes
Improve support for tab
See 0.6.0...0.6.1 for full changes
Cache runs to be faster
See 0.5.2...0.6.0 for full changes
Revert using SingleCommandApplication
See 0.5.1...0.5.2 for full changes