Skip to content

0.1.6

Compare
Choose a tag to compare
@constup constup released this 12 Jan 15:55
· 2 commits to master since this release

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;