e2b@2.44.1
·
31 commits
to main
since this release
Patch Changes
- d000bbd: Fix
Volume.exists()to returnfalsefor missing paths again —getInfo()now throwsVolumePathNotFoundError(which no longer subclasses the deprecatedNotFoundError), so the 404 catch is updated accordingly.