Skip to content

5.1.1 - Racing

Compare
Choose a tag to compare
@onevcat onevcat released this 11 Feb 13:49
· 1499 commits to master since this release

Fix

  • Deprecate incorrect ImageCache initializer with path parameter. Now use the cacheDirectoryURL version for clearer implemetation. #1114
  • Fix a race condition when setting download delegate from multiple ImagePrefetchers. #1109
  • Now directoryURL of disk storage backend is marked as public correctly. #1108