Releases: tighten/tlint
Releases · tighten/tlint
v9.4.0
What's Changed
- Merge array and
with
parameters by @mateusjunges in #367 - Update Duster to V3 by @driftingly in #370
- Ignore escaped blade on
SpacesAroundBladeRenderContent
linters and formatters by @driftingly in #371 - Account for different types in visibility changes by @driftingly in #369
- Update tests to include 8.4 and bump version by @driftingly in #372
New Contributors
- @mateusjunges made their first contribution in #367
Full Changelog: v9.3.1...v9.4.0
v9.3.1
v9.3.0
What's Changed
- Allow blade files to have FQCN by @driftingly in #353
- Update test formatting by @driftingly in #354
- Bump symfony/process version (for Laravel 11) by @tonysm in #358
New Contributors
Full Changelog: v9.2.0...v9.3.0
v9.2.0
What's Changed
- Remove
UseAuthHelperOverFacade
linter and formatter by @driftingly in #351
Full Changelog: v9.1.1...v9.2.0
v9.1.1
What's Changed
- Fix dusting issues by @driftingly in #344
- Require request validation formatter to extend controller by @driftingly in #346
- Prevent duplicate imports with fully qualified facades by @driftingly in #347
- Add support for PHP 8.3 by @driftingly in #348
Full Changelog: v9.1.0...v9.1.1
v9.1.0
What's Changed
- Add checkstyle reporting option by @johnbacon in #343
New Contributors
- @johnbacon made their first contribution in #343
Full Changelog: v9.0.0...v9.1.0
v9.0.0
What's Changed
- Drop
tformat.json
config, use singletlint.json
by @driftingly in #337 - Remove excluded paths by @driftingly in #339
- Update fixture app by @driftingly in #342
Full Changelog: v8.0.3...v9.0.0
v8.0.3
What's Changed
- Update banner image by @driftingly in #333
- Add and run Duster by @driftingly in #332
- Fix issue with anon classes by @driftingly in #331
- Fix issue with comments in mailable classes by @driftingly in #336
- Fix issue with
SpaceAfterBladeDirectives
by @driftingly in #335
Full Changelog: v8.0.2...v8.0.3
v8.0.2
What's Changed
- Add PHP 8.2 to testing matrix by @driftingly in #330
- Fix namespace leading slash by @driftingly in #329
Full Changelog: v8.0.1...v8.0.2