tmp-reaper
Version:
Reap old files from directories
19 lines (13 loc) • 442 B
Markdown
# Changelog
## 0.0.5
- Fix reaping process stopping on first non-empty directory or if keepEmptyDir is activated
- Fix callback not called if a directory can not be read
## 0.0.4
- Add support for patterns **thanks RaimundKaemmerer**
## 0.0.3
- Add option filetime : atime, mtime, ctime **thanks dlin-me**
- Change attributes for prototypes
## 0.0.2
- Add option keepEmptyDirs to preserve empty subdirectories
## 0.0.1
- Initial release