Skip to content

Releases: bhumit070/deps-cleaner

V0.0.4

06 Jan 03:45
8e80b97
Compare
Choose a tag to compare
  • Now you can add/remove your custom values to the config, so you can ignore projects on which you are currently working
  • Remove temp.txt file after checking read and write access.

What's Changed

  • fix: reload shell profile using exec for better compatibility by @ernivani in #5
  • Config/update by @bhumit070 in #6

New Contributors

Full Changelog: 0.0.3...0.0.4

V0.0.3

31 Dec 15:42
14f3655
Compare
Choose a tag to compare
  • Install latest version from installed and reload shell profile.
  • Fix permission issue.

What's Changed

  • fix: check for read and write access in the directory and then proceed by @bhumit070 in #4

Full Changelog: 0.0.2...0.0.3

V0.0.2

31 Dec 12:23
Compare
Choose a tag to compare

Added new features

  • Dry run to show which folders will be removed.
  • Show how much of the folder size has been freed.

What's Changed

  • feat: Implement disk space reporting feature during directory cleanup by @parnexcodes in #3

New Contributors

Full Changelog: 0.0.1...0.0.2

Initial release

30 Dec 12:36
Compare
Choose a tag to compare
  • Initial release