Skip to content

Releases: WildZarek/42cleaner

v1.0.2 alpha

22 Nov 14:01
Compare
Choose a tag to compare

What's Changed

  • Fixed cron's tasks to set the correct time
  • Added more time options for cron's tasks

Thanks to @4ndymcfly for reporting the mistake.

v1.1 alpha

22 Nov 19:25
Compare
Choose a tag to compare

What's Changed

  • Added update subroutine.
  • Now, when the cleaner runs, it compares automatically the latest version with the current version.
  • Now, user can check manually for new versions.

v1.0 alpha

11 Nov 18:28
Compare
Choose a tag to compare

What's Changed

  • Refactored code for better readability.
  • Added menu to choose between different options.
  • Added menu to create or delete the cron task to run this tool in the background.

v0.7 beta

08 Nov 18:24
Compare
Choose a tag to compare

Changes to this version:

  • Changed usage percent condition from 70 to 60.
  • Added Firefox cleaning subroutine inside clean_snap function.
  • Added Slack cleaning subroutine inside clean_snap function.

v0.6.5 beta

05 Nov 21:09
Compare
Choose a tag to compare

Changes to this version:

  • Minor changes to better output display.
  • Changed the screenshot for README.md.

v0.6 beta

05 Nov 18:19
Compare
Choose a tag to compare

Changes to this version:

  • Added .cache folder.
  • Added .config/Code/Cache folder of vscode.
  • Added .config/Code/CachedData folder of vscode.
  • Added a function to show disk usage (as percentage).

v0.5 beta

04 Nov 18:11
Compare
Choose a tag to compare

First release.