๐ Bug Fixes
- No longer using $TMPDIR env variable as part of the upload process, now will use $HF_XET_CACHE location instead
- No longer potential divide by zero in chunk cache eviction
What's Changed
- rm tmpdir use in safe file creater by @assafvayner in #236
- Avoid a potential divide by zero in the cache by @ylow in #239
- Bumping version to 1.0.3 by @rajatarya in #240
Full Changelog: v1.0.2...v1.0.3