Skip to content

3.6.1 - Some Optimization

Compare
Choose a tag to compare
@onevcat onevcat released this 01 Apr 08:55
· 2040 commits to master since this release

Fix

  • Fix warnings when build Kingfisher in Swift 3.1 compiler. #632
  • Wrong size when decoding images with a passed-in scale option. #633
  • Speed up MD5 calculation by turing to a pure Swift implementation. #636
  • Host docs directly in GitHub. #641