Releases: Kraymer/cronicle
Releases · Kraymer/cronicle
v0.4.0: 0.4.0
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
Fix
- Remove obsolete filenames (7c88874)
- Fix symlinks targets relative paths (96268ec)
- Fix matching of filename with config patterns (9bc8101)
v0.3.0
Feature
- Remove symlink when underlying file does not exist (186f3bc)
Fix
- Properly init config from default config (1949c04)
v0.2.0
Fix
- Check of elapsed time between two archives is approximative (#13)
- Empty periodic directories are created when they shouldn't be
Feature