v1.5.1
pysandbox-wasi 1.5.1
Performance
- Replaced full-cache path scans with a component-indexed VFS cache.
- Directory invalidation now detaches only the affected cached subtree.
- Directory rename now moves cached subtrees structurally without re-keying every descendant.
- Unrelated VFS cache entries remain untouched during invalidation and rename.
This release contains no public API changes.
Full Changelog: v1.5.0...v1.5.1