Skip to content

v1.5.1

Choose a tag to compare

@AGitUser0001 AGitUser0001 released this 02 Aug 07:03
7802a56

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