Releases: bhumit070/deps-cleaner
Releases · bhumit070/deps-cleaner
V0.0.4
- 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
- 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
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
- @parnexcodes made their first contribution in #3
Full Changelog: 0.0.1...0.0.2
Initial release
- Initial release