Skip to content

Releases: IgaguriMK/cargo-clean-recursive

Version 1.1.1

03 May 12:23
Compare
Choose a tag to compare

Fixed

  • Fixed duplicated disk space count with workspace (#15)

Version 1.1.0

03 May 12:18
Compare
Choose a tag to compare

New features

  • Added verbose mode ( -v / --verbose ) for debugging the issue where incorrect total space was returned in dry-run mode ( #14 ).

Version 1.0.0

30 Nov 05:37
304c643
Compare
Choose a tag to compare

New Features

  • Added dry-run mode ( -n / --dry-run )
  • The "Permission Denied" error is no longer displayed by default.

Fixes

  • Added missing -r flag. (shorter version of --release)

Version 0.9.7

14 Oct 02:18
Compare
Choose a tag to compare

New Features:

  • Add Printing for the Total Amount of Space Saved