You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove unnecessary public modifiers for internal types
- Add DiskResumableCache as default cache implementation
- Simplify Fingerprint interface by removing CustomStringConvertible
- Make cancel() method synchronous for better usability
- Switch default cache from memory to disk-based storage
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments