Skip to content

Releases: Kraymer/cronicle

v0.4.0: 0.4.0

23 Dec 22:06
Compare
Choose a tag to compare

Feature

  • Use click_log to handle logging config (f20953e)

Fix

  • Remove frequency folders from the list of files to process (36245b1)
  • Handle dry-run flag properly (6552061)

v0.3.1

29 Apr 12:07
Compare
Choose a tag to compare

Fix

  • Remove obsolete filenames (7c88874)
  • Fix symlinks targets relative paths (96268ec)
  • Fix matching of filename with config patterns (9bc8101)

v0.3.0

21 Apr 07:28
Compare
Choose a tag to compare

Feature

  • Remove symlink when underlying file does not exist (186f3bc)

Fix

  • Properly init config from default config (1949c04)

v0.2.0

17 Apr 12:08
Compare
Choose a tag to compare

Fix

  • Check of elapsed time between two archives is approximative (#13)
  • Empty periodic directories are created when they shouldn't be

Feature

  • Create a docker image