v6.3.0
版本发布时间: 2024-08-25 21:58:51
thecodrr/fdir最新发布版本:v6.3.0(2024-08-25 21:58:51)
Added
-
withSymlinks
now supports theresolvePaths
argument again. It was accidentally removed when migrating to TypeScript. Thanks to @SuperchupuDev (https://github.com/thecodrr/fdir/pull/104)
Fixes
- Symlink paths no longer end with a leading slash when
withSymlinks
is enabled.
Other
- chore: exclude irrelevant files from published bundle by @SuperchupuDev in https://github.com/thecodrr/fdir/pull/105
- fix(docs): remove Immich CLI by @etnoy in https://github.com/thecodrr/fdir/pull/108
- docs: document missing options by @SuperchupuDev in https://github.com/thecodrr/fdir/pull/110
- chore: fix import in benchmark scripts by @SuperchupuDev in https://github.com/thecodrr/fdir/pull/111
New Contributors
- @etnoy made their first contribution in https://github.com/thecodrr/fdir/pull/108
Full Changelog: https://github.com/thecodrr/fdir/compare/v6.2.0...v6.3.0