Skip to content

Releases: c0shea/Perjure

v4.0

22 Jul 02:21

Choose a tag to compare

  • Add ability to purge recycle bin on Windows
  • Add ability to purge temp directories on Windows
  • Add DaysToPurgeEmptySubdirectoriesAfter option
  • Add JSON schema

v3.0

20 Jan 03:15

Choose a tag to compare

  • Add new MaximumFileSizeInBytesToKeep option
  • Convert to .NET Core 2.1

v2.0

23 Jul 02:31
4e71ca4

Choose a tag to compare

  • Added new options
    • MinimumFilesToKeep
    • DeleteEmptySubdirectories
    • TimeComparison
  • Renamed IncludeSubfolders to IncludeSubdirectories
  • Renamed Settings.json to Configuration.json
  • Switched to NLog instead of Console.WriteLine

Release v1.0

14 May 15:39

Choose a tag to compare

Added README