New
v0.7.0
Thanks to everyone who contributed to this release!
Changed
- Support multiple projects as input via CLI #101
- Make
-r/--recursivetraverse beyond Cargo directories #78 - Add long
--verboseand--recursiveflags #73 - Display the total cleaned amount when sweeping multiple projects #45
- No longer give a hard error when a custom toolchain gives an error #67
- Allow
--maxsizeto accept byte-unit sizes #114 - Reduce non-verbose output to make it less noisy #81
- Refactor and add
-mas a short flag for--maxsize#87 - Only show toolchain list once when using
--installed#88 - Add a
TRACElog level enabled by two--verboseflags #113 - Tell user when
--recursiveis busy traversing directories #120 - Don't print colors when stdout is not a terminal #69