v5.2.0
版本发布时间: 2022-01-18 14:17:47
thecodrr/fdir最新发布版本:v6.3.0(2024-08-25 21:58:51)
Note: fdir follows semantic versoning hence this release is backward compatible with only version 5.x.
Features
-
withRelativePaths
has been added to return paths relative to the root directory (closes #51)
Fixes
- respect the original symboliclink if resolveSymlinks is false (#63)
- only handle fs related errors (#56) — before we were swallowing all thrown errors.
- Fixed a critical issue with async crawling that caused the crawler to return early.