Skip to content

1.0.1

Choose a tag to compare

@kingdomseed kingdomseed released this 11 Feb 20:58
· 87 commits to main since this release

Fixed

  • Avoid reading NSMetadataItem off the query thread by running NSMetadataQuery on a dedicated operation queue and disabling updates during snapshot reads.
  • Ensure relativePath generation is path-boundary-aware (avoid prefix-collision edge cases).

Changed

  • Clarify benchmark documentation around standardizedFileURL behavior.