ExpirableDiskLruCache v2.0.0 Release Notes
Release Date: 2013-04-13 // about 10 years ago-
📦 The package name is now
com.jakewharton.disklrucache
.- New: Automatically flush the cache when an edit is completed.
- Fix: Ensure file handles are not held when a file is not found.
- Fix: Correct journal rebuilds on Windows.
- Fix: Ensure file writer uses the appropriate encoding.