Releases: tighten/duster
Releases · tighten/duster
v0.5.7
What's Changed
- Update banner image by @driftingly in #69
- Update GitHub workflow tests by @driftingly in #70
Full Changelog: v0.5.6...v0.5.7
v0.5.6
What's Changed
- Fix links to example config files by @benholmen in #64
- Set
allow_single_line_empty_anonymous_classes
true by @driftingly in #68 - Move commonly excluded files to DusterConfig by @driftingly in #67
- Fix issue with PHP CS Fixer when providing multiple files by @driftingly in #66
New Contributors
- @benholmen made their first contribution in #64
Full Changelog: v0.5.5...v0.5.6
v0.5.5
What's Changed
- Add
global_namespace_import
by @driftingly in #62 - Update Duster for
0.5.5
release by @driftingly in #63- pulls in the latest TLint to fix an issue with leading slash formatter.
Full Changelog: v0.5.4...v0.5.5
v0.5.4
v0.5.3
What's Changed
- Move testing to Duster config by @driftingly in #60
- Remove deprecated
--no-suggest
by @driftingly in #59
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Add action to README by @driftingly in #57
- Fix Pint Project by @driftingly in #58
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
This release converts Duster into a Laravel Zero application. More information can be found on #47.
Arguments have changed. Review the README for updated instructions.
What's Changed
- Bump TLint to 8.0 by @driftingly in #52
- Convert Duster to Laravel Zero application by @driftingly in #47
- Add new PHPUnit fixture order rule by @driftingly in #53
- Add support for enums to class order by @driftingly in #54
- Prepare build for
0.5.0
release by @driftingly in #55
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- Order PHPUnit methods at top of classes by @driftingly in #51
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Add
phpcodesniffer-composer-installer
info to readme by @driftingly in #38 - Drop support for 7.3 and add 8.1 by @driftingly in #39
- Update GitHub actions by @driftingly in #42
- Add Pint, PHP-CS-Fixer, and reconfigure by @driftingly in #43
- Update the pint section of the readme by @driftingly in #44
- Add custom
UseConfigOverEnv
sniff by @driftingly in #46 - Bump TLint to version 7.0 by @driftingly in #45
Full Changelog: v0.3.2...v0.4.0