Skip to content

2.0.3 - Holiday Issues

Compare
Choose a tag to compare
@onevcat onevcat released this 17 Feb 14:10
· 2514 commits to master since this release

Fix

  • A memory leak caused by retain cycle of downloader session and its delegate. #235
  • Now the callbackDispatchQueue in option should be applied to ImageDownloader as well. #238 and #240
  • Fix warnings when the latest version of SwiftLint is used. #189