Releases: njanakiev/folderstats
Releases · njanakiev/folderstats
Release 0.4.0
New features in this release:
- Exclude files by name
- Filter by file extension (#11)
- Follow symlinks (#10)
- Faster iteration through the file system with os.scandir (#12)
Fixed issues in this release:
- JSON output error (#14)
- Ignore dead symlinks (#10)