Releases: lusingander/cargo-sort-derives
Releases · lusingander/cargo-sort-derives
v0.12.0
What's Changed
- Support derives in cfg_attr by @lusingander in #19
- Update dependencies
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- ref: Only write or diff if lines changed by @sebimarkgraf in #18
- Update MSRV to 1.85.0 and edition to 2024
- Update dependencies
New Contributors
- @sebimarkgraf made their first contribution in #18
Full Changelog: v0.10.1...v0.11.0
v0.10.1
v0.10.0
What's Changed
- Add
--configoption - Ignore lines and ranges by @lusingander in #12
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Add loadable config file names by @lusingander in #10
- Implement ellipsis in custom order by @lusingander in #11
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- Implement --path option by @lusingander in #9
- Stabilize file processing order
- Fix error handling
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Fix order type in the config to string or array of string by @lusingander in #8
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- feat: introduce stable sorting for traits with prefixes by @maksym-arutyunyan in #5
New Contributors
- @maksym-arutyunyan made their first contribution in #5
Full Changelog: v0.5.0...v0.6.0