1.0.1
Fixed
- Avoid reading
NSMetadataItemoff the query thread by runningNSMetadataQueryon a dedicated operation queue and disabling updates during snapshot reads. - Ensure
relativePathgeneration is path-boundary-aware (avoid prefix-collision edge cases).
Changed
- Clarify benchmark documentation around
standardizedFileURLbehavior.