MapleBacon Versions Save

🍁🥓 Lightweight and fast Swift library for image downloading, caching and transformations

6.2.1

9 months ago
  • Fixes the test target for Xcode 14+. Thanks @Gongcu for submitting the fix.

6.2.0

1 year ago
  • Pass in an optional transformer into the hydrateCache methods. Thanks @willi for the addition

6.1.2

2 years ago
  • Fix a performance regression when using hydrateCache

6.1.1

3 years ago
  • Xcode 12 build settings
  • Test improvements

6.1.0

4 years ago
  • Tweaking V6

6.0.5

4 years ago
  • Spring cleaning release

6.0.0

4 years ago
  • Spring cleaning release

5.6.11

4 years ago
  • Prune disk cache on both UIApplication.willTerminateNotification and UIApplication.didEnterBackgroundNotification

5.6.10

4 years ago
  • Enable build for distribution

5.6.9

4 years ago
  • Support for Swift Package Manager