Releases: tighten/duster
Releases · tighten/duster
v0.7.0
What's Changed
- Update readme by @driftingly in #75
- Refactor to commands by @mattstauffer in #76
- Update GitHub actions by @driftingly in #78
- Update for
0.7.0
release by @driftingly in #79
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Update default command to display help by @driftingly in #71
- Add support for
--dirty
by @driftingly in #72 - Update dependencies and lock pint at 1.5 by @driftingly in #74
Full Changelog: v0.5.7...v0.6.0
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