Releases: tighten/duster
Releases · tighten/duster
v0.5.3
What's Changed
- Move testing to Duster config by @driftingly in #60
- Remove deprecated
--no-suggestby @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.0release 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-installerinfo 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
UseConfigOverEnvsniff by @driftingly in #46 - Bump TLint to version 7.0 by @driftingly in #45
Full Changelog: v0.3.2...v0.4.0
v0.3.2
v0.3.1
v0.3.0
- Bump Tlint to ^6.0
v0.2.2
- Add
lintas a viable command