Releases: constup/garbage-cleaner-powershell
Releases · constup/garbage-cleaner-powershell
0.1.7
Features:
- Better display of sizes
- VDF (Valve Data File) converter
- Finding Steam installation directory
- Finiding and reading
libraryfolders.vdf
Steam file
Fixes:
- changed Windows user mode dump to
memory dump
entity category
Rules:
- added DaVinci Resolve crash dumps
- added DaVinci Resolve logs
- added Microsoft Visual Studio telemetry
- added Cyberpunk 2077 crash reports
Schema:
- added
editing software
category - added
memory dump
entity category
Documentation:
- added
editing software
category
0.1.6
Features:
- Added garbage creation prevention information field in JSON schema and some of the rules in default cleanup list;
- List garbage creation prevention instructions;
Rules:
- Added Windows icon and thumbnail cache;
Fixes:
- Fixed
RDClientAutoTrace
location; - Fixed wrong string definitions for reserved words in JSON schema;
- Fixed dry run flow to display garbage cleaner version information before performing other operations;
- Improved notification when there is nothing to do
- Iterating through files defined by a rule containing a wildcard character (
*
) will now be done only if at least one such file exists;
Documentation:
- General improvements of the index page;
- Added garbage creation prevention instructions to dry run documentation;
- Added quick dry run info to the main README;
- Added garbage creation prevention feature to the main README;
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
JSON schema:
- Added "AI" cleanup category;
- Added "temporary files" entity category;
Rules:
- Added Gradio temporary files directory;
Fixes:
- Fixed an issue with improper file size calculation;
- File size arguments now accept 64-bit integers;
Other:
- Changed some print text;
- Better formatting of JSON schema code;
The first release
The first release with a set of base features.