From 68da76dcdd311166bb7cd5b772b9154a717f916c Mon Sep 17 00:00:00 2001
From: onevcat
Date: Fri, 15 Sep 2017 12:41:01 +0900
Subject: [PATCH] Bump version to 4.0.1
---
CHANGELOG.md | 11 ++
Demo/Kingfisher-Demo/Info.plist | 4 +-
Demo/Kingfisher-macOS-Demo/Info.plist | 4 +-
Demo/Kingfisher-tvOS-Demo/Info.plist | 4 +-
.../Info.plist | 4 +-
Demo/Kingfisher-watchOS-Demo/Info.plist | 4 +-
Kingfisher.podspec | 2 +-
Kingfisher.xcodeproj/project.pbxproj | 32 ++--
Sources/Info.plist | 4 +-
Tests/KingfisherTests-macOS/Info.plist | 4 +-
Tests/KingfisherTests-tvOS/Info.plist | 4 +-
Tests/KingfisherTests/Info.plist | 4 +-
docs/Classes.html | 16 +-
docs/Classes/AnimatedImageView.html | 24 +--
docs/Classes/ImageCache.html | 52 +++----
docs/Classes/ImageCache/CacheCheckResult.html | 6 +-
docs/Classes/ImageDownloader.html | 20 +--
docs/Classes/ImagePrefetcher.html | 12 +-
docs/Classes/Kingfisher.html | 58 +++----
docs/Classes/KingfisherManager.html | 12 +-
docs/Classes/RetrieveImageTask.html | 8 +-
docs/Enums.html | 16 +-
docs/Enums/CacheType.html | 10 +-
docs/Enums/ContentMode.html | 8 +-
docs/Enums/ImageProcessItem.html | 6 +-
docs/Enums/ImageTransition.html | 16 +-
docs/Enums/IndicatorType.html | 10 +-
docs/Enums/KingfisherError.html | 14 +-
docs/Enums/KingfisherOptionsInfoItem.html | 38 ++---
docs/Extensions.html | 2 +-
docs/Extensions/CGSize.html | 4 +-
docs/Extensions/Collection.html | 38 ++---
docs/Extensions/Data.html | 4 +-
docs/Extensions/Notification.html | 2 +-
docs/Extensions/Notification/Name.html | 4 +-
docs/Extensions/String.html | 4 +-
docs/Extensions/URL.html | 6 +-
docs/Functions.html | 4 +-
docs/Global Variables.html | 8 +-
docs/Protocols.html | 22 +--
.../AuthenticationChallengeResponsable.html | 6 +-
docs/Protocols/CIImageProcessor.html | 6 +-
docs/Protocols/CacheSerializer.html | 6 +-
.../ImageDownloadRequestModifier.html | 4 +-
docs/Protocols/ImageDownloaderDelegate.html | 8 +-
docs/Protocols/ImageProcessor.html | 8 +-
docs/Protocols/Indicator.html | 10 +-
docs/Protocols/KingfisherCompatible.html | 4 +-
docs/Protocols/Placeholder.html | 6 +-
docs/Protocols/Resource.html | 6 +-
docs/Structs.html | 40 ++---
docs/Structs/AnyModifier.html | 6 +-
docs/Structs/BlackWhiteProcessor.html | 8 +-
docs/Structs/BlurImageProcessor.html | 10 +-
docs/Structs/ColorControlsProcessor.html | 16 +-
docs/Structs/CroppingImageProcessor.html | 12 +-
docs/Structs/DefaultCacheSerializer.html | 8 +-
docs/Structs/DefaultImageProcessor.html | 10 +-
docs/Structs/Filter.html | 8 +-
.../FormatIndicatedCacheSerializer.html | 12 +-
docs/Structs/ImageResource.html | 8 +-
docs/Structs/OverlayImageProcessor.html | 12 +-
docs/Structs/RectCorner.html | 16 +-
docs/Structs/ResizingImageProcessor.html | 12 +-
docs/Structs/RetrieveImageDownloadTask.html | 10 +-
docs/Structs/RoundCornerImageProcessor.html | 16 +-
docs/Structs/TintImageProcessor.html | 10 +-
docs/Typealiases.html | 16 +-
.../Contents/Resources/Documents/Classes.html | 16 +-
.../Documents/Classes/AnimatedImageView.html | 24 +--
.../Documents/Classes/ImageCache.html | 52 +++----
.../Classes/ImageCache/CacheCheckResult.html | 6 +-
.../Documents/Classes/ImageDownloader.html | 20 +--
.../Documents/Classes/ImagePrefetcher.html | 12 +-
.../Documents/Classes/Kingfisher.html | 58 +++----
.../Documents/Classes/KingfisherManager.html | 12 +-
.../Documents/Classes/RetrieveImageTask.html | 8 +-
.../Contents/Resources/Documents/Enums.html | 16 +-
.../Resources/Documents/Enums/CacheType.html | 10 +-
.../Documents/Enums/ContentMode.html | 8 +-
.../Documents/Enums/ImageProcessItem.html | 6 +-
.../Documents/Enums/ImageTransition.html | 16 +-
.../Documents/Enums/IndicatorType.html | 10 +-
.../Documents/Enums/KingfisherError.html | 14 +-
.../Enums/KingfisherOptionsInfoItem.html | 38 ++---
.../Resources/Documents/Extensions.html | 2 +-
.../Documents/Extensions/CGSize.html | 4 +-
.../Documents/Extensions/Collection.html | 38 ++---
.../Resources/Documents/Extensions/Data.html | 4 +-
.../Documents/Extensions/Notification.html | 2 +-
.../Extensions/Notification/Name.html | 4 +-
.../Documents/Extensions/String.html | 4 +-
.../Resources/Documents/Extensions/URL.html | 6 +-
.../Resources/Documents/Functions.html | 4 +-
.../Resources/Documents/Global Variables.html | 8 +-
.../Resources/Documents/Protocols.html | 22 +--
.../AuthenticationChallengeResponsable.html | 6 +-
.../Documents/Protocols/CIImageProcessor.html | 6 +-
.../Documents/Protocols/CacheSerializer.html | 6 +-
.../ImageDownloadRequestModifier.html | 4 +-
.../Protocols/ImageDownloaderDelegate.html | 8 +-
.../Documents/Protocols/ImageProcessor.html | 8 +-
.../Documents/Protocols/Indicator.html | 10 +-
.../Protocols/KingfisherCompatible.html | 4 +-
.../Documents/Protocols/Placeholder.html | 6 +-
.../Documents/Protocols/Resource.html | 6 +-
.../Contents/Resources/Documents/Structs.html | 40 ++---
.../Documents/Structs/AnyModifier.html | 6 +-
.../Structs/BlackWhiteProcessor.html | 8 +-
.../Documents/Structs/BlurImageProcessor.html | 10 +-
.../Structs/ColorControlsProcessor.html | 16 +-
.../Structs/CroppingImageProcessor.html | 12 +-
.../Structs/DefaultCacheSerializer.html | 8 +-
.../Structs/DefaultImageProcessor.html | 10 +-
.../Resources/Documents/Structs/Filter.html | 8 +-
.../FormatIndicatedCacheSerializer.html | 12 +-
.../Documents/Structs/ImageResource.html | 8 +-
.../Structs/OverlayImageProcessor.html | 12 +-
.../Documents/Structs/RectCorner.html | 16 +-
.../Structs/ResizingImageProcessor.html | 12 +-
.../Structs/RetrieveImageDownloadTask.html | 10 +-
.../Structs/RoundCornerImageProcessor.html | 16 +-
.../Documents/Structs/TintImageProcessor.html | 10 +-
.../Resources/Documents/Typealiases.html | 16 +-
.../Contents/Resources/Documents/index.html | 2 +-
.../Contents/Resources/docSet.dsidx | Bin 98304 -> 98304 bytes
docs/docsets/Kingfisher.tgz | Bin 144746 -> 144469 bytes
docs/docsets/Kingfisher.xml | 2 +-
docs/index.html | 2 +-
docs/undocumented.json | 144 +++++++++---------
130 files changed, 839 insertions(+), 828 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4853e8504..61063fa84 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,17 @@
-----
+## [4.0.1 - Swift 4](https://github.com/onevcat/Kingfisher/releases/tag/4.0.1) (2017-09-15)
+
+#### Add
+* Supports for Swift 4. The new major version of Kingfisher should be source compatible with Kingfisher 3. Please make sure you have no warning left with Kingfisher related APIs before migrating to version 4, since all deprecated methods are removed from our code base. [#704](https://github.com/onevcat/Kingfisher/pull/704)
+* A cleaner API to track whether an image is cached and its cache type. Use `imageChachedType` and `CacheType.cached` instead of `isImageCached` and `CacheCheckResult`. [#704](https://github.com/onevcat/Kingfisher/pull/704/commits/38860911310931842f2d44e020204e894b7b2ae8)
+
+#### Fix
+* Update pod spec to use Swift 4.0 as Swift Version configuration.
+
+---
+
## [4.0.0 - Swift 4](https://github.com/onevcat/Kingfisher/releases/tag/4.0.0) (2017-09-14)
#### Add
diff --git a/Demo/Kingfisher-Demo/Info.plist b/Demo/Kingfisher-Demo/Info.plist
index c16ae3003..3d068f087 100644
--- a/Demo/Kingfisher-Demo/Info.plist
+++ b/Demo/Kingfisher-Demo/Info.plist
@@ -15,11 +15,11 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 4.0.0
+ 4.0.1
CFBundleSignature
????
CFBundleVersion
- 1147
+ 1149
LSRequiresIPhoneOS
UILaunchStoryboardName
diff --git a/Demo/Kingfisher-macOS-Demo/Info.plist b/Demo/Kingfisher-macOS-Demo/Info.plist
index 14ebcdbb4..614a6ace1 100644
--- a/Demo/Kingfisher-macOS-Demo/Info.plist
+++ b/Demo/Kingfisher-macOS-Demo/Info.plist
@@ -17,11 +17,11 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 4.0.0
+ 4.0.1
CFBundleSignature
????
CFBundleVersion
- 1147
+ 1149
LSMinimumSystemVersion
$(MACOSX_DEPLOYMENT_TARGET)
NSHumanReadableCopyright
diff --git a/Demo/Kingfisher-tvOS-Demo/Info.plist b/Demo/Kingfisher-tvOS-Demo/Info.plist
index da52c9e8c..149a0ff9f 100644
--- a/Demo/Kingfisher-tvOS-Demo/Info.plist
+++ b/Demo/Kingfisher-tvOS-Demo/Info.plist
@@ -15,11 +15,11 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 4.0.0
+ 4.0.1
CFBundleSignature
????
CFBundleVersion
- 1147
+ 1149
LSRequiresIPhoneOS
UIMainStoryboardFile
diff --git a/Demo/Kingfisher-watchOS-Demo Extension/Info.plist b/Demo/Kingfisher-watchOS-Demo Extension/Info.plist
index 7a1812836..1b9b1e70d 100644
--- a/Demo/Kingfisher-watchOS-Demo Extension/Info.plist
+++ b/Demo/Kingfisher-watchOS-Demo Extension/Info.plist
@@ -17,11 +17,11 @@
CFBundlePackageType
XPC!
CFBundleShortVersionString
- 4.0.0
+ 4.0.1
CFBundleSignature
????
CFBundleVersion
- 1147
+ 1149
NSExtension
NSExtensionAttributes
diff --git a/Demo/Kingfisher-watchOS-Demo/Info.plist b/Demo/Kingfisher-watchOS-Demo/Info.plist
index 593f78721..1b3a91661 100644
--- a/Demo/Kingfisher-watchOS-Demo/Info.plist
+++ b/Demo/Kingfisher-watchOS-Demo/Info.plist
@@ -17,11 +17,11 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 4.0.0
+ 4.0.1
CFBundleSignature
????
CFBundleVersion
- 1147
+ 1149
UISupportedInterfaceOrientations
UIInterfaceOrientationPortrait
diff --git a/Kingfisher.podspec b/Kingfisher.podspec
index bbf97d423..1b142b151 100644
--- a/Kingfisher.podspec
+++ b/Kingfisher.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "Kingfisher"
- s.version = "4.0.0"
+ s.version = "4.0.1"
s.summary = "A lightweight and pure Swift implemented library for downloading and cacheing image from the web."
s.description = <<-DESC
diff --git a/Kingfisher.xcodeproj/project.pbxproj b/Kingfisher.xcodeproj/project.pbxproj
index 706a1eaa7..7f750d2e6 100644
--- a/Kingfisher.xcodeproj/project.pbxproj
+++ b/Kingfisher.xcodeproj/project.pbxproj
@@ -2396,11 +2396,11 @@
APPLICATION_EXTENSION_API_ONLY = YES;
CODE_SIGN_IDENTITY = "";
COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 1147;
+ CURRENT_PROJECT_VERSION = 1149;
DEBUG_INFORMATION_FORMAT = dwarf;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1147;
+ DYLIB_CURRENT_VERSION = 1149;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_VERSION = A;
GCC_NO_COMMON_BLOCKS = YES;
@@ -2426,11 +2426,11 @@
APPLICATION_EXTENSION_API_ONLY = YES;
CODE_SIGN_IDENTITY = "";
COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 1147;
+ CURRENT_PROJECT_VERSION = 1149;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1147;
+ DYLIB_CURRENT_VERSION = 1149;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_VERSION = A;
GCC_NO_COMMON_BLOCKS = YES;
@@ -2626,11 +2626,11 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
- CURRENT_PROJECT_VERSION = 1147;
+ CURRENT_PROJECT_VERSION = 1149;
DEBUG_INFORMATION_FORMAT = dwarf;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1147;
+ DYLIB_CURRENT_VERSION = 1149;
DYLIB_INSTALL_NAME_BASE = "@rpath";
GCC_NO_COMMON_BLOCKS = YES;
INFOPLIST_FILE = Sources/Info.plist;
@@ -2658,11 +2658,11 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
- CURRENT_PROJECT_VERSION = 1147;
+ CURRENT_PROJECT_VERSION = 1149;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1147;
+ DYLIB_CURRENT_VERSION = 1149;
DYLIB_INSTALL_NAME_BASE = "@rpath";
GCC_NO_COMMON_BLOCKS = YES;
INFOPLIST_FILE = Sources/Info.plist;
@@ -2688,11 +2688,11 @@
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
- CURRENT_PROJECT_VERSION = 1147;
+ CURRENT_PROJECT_VERSION = 1149;
DEBUG_INFORMATION_FORMAT = dwarf;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1147;
+ DYLIB_CURRENT_VERSION = 1149;
DYLIB_INSTALL_NAME_BASE = "@rpath";
GCC_NO_COMMON_BLOCKS = YES;
INFOPLIST_FILE = Sources/Info.plist;
@@ -2717,11 +2717,11 @@
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
- CURRENT_PROJECT_VERSION = 1147;
+ CURRENT_PROJECT_VERSION = 1149;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1147;
+ DYLIB_CURRENT_VERSION = 1149;
DYLIB_INSTALL_NAME_BASE = "@rpath";
GCC_NO_COMMON_BLOCKS = YES;
INFOPLIST_FILE = Sources/Info.plist;
@@ -2970,10 +2970,10 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
- CURRENT_PROJECT_VERSION = 1147;
+ CURRENT_PROJECT_VERSION = 1149;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1147;
+ DYLIB_CURRENT_VERSION = 1149;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = Sources/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
@@ -2997,10 +2997,10 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
- CURRENT_PROJECT_VERSION = 1147;
+ CURRENT_PROJECT_VERSION = 1149;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1147;
+ DYLIB_CURRENT_VERSION = 1149;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = Sources/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
diff --git a/Sources/Info.plist b/Sources/Info.plist
index 7bd0defec..379f43570 100644
--- a/Sources/Info.plist
+++ b/Sources/Info.plist
@@ -15,11 +15,11 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 4.0.0
+ 4.0.1
CFBundleSignature
????
CFBundleVersion
- 1147
+ 1149
NSPrincipalClass
diff --git a/Tests/KingfisherTests-macOS/Info.plist b/Tests/KingfisherTests-macOS/Info.plist
index a69190f89..cb2eb8ac1 100644
--- a/Tests/KingfisherTests-macOS/Info.plist
+++ b/Tests/KingfisherTests-macOS/Info.plist
@@ -15,10 +15,10 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 4.0.0
+ 4.0.1
CFBundleSignature
????
CFBundleVersion
- 1147
+ 1149
diff --git a/Tests/KingfisherTests-tvOS/Info.plist b/Tests/KingfisherTests-tvOS/Info.plist
index a69190f89..cb2eb8ac1 100644
--- a/Tests/KingfisherTests-tvOS/Info.plist
+++ b/Tests/KingfisherTests-tvOS/Info.plist
@@ -15,10 +15,10 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 4.0.0
+ 4.0.1
CFBundleSignature
????
CFBundleVersion
- 1147
+ 1149
diff --git a/Tests/KingfisherTests/Info.plist b/Tests/KingfisherTests/Info.plist
index a69190f89..cb2eb8ac1 100644
--- a/Tests/KingfisherTests/Info.plist
+++ b/Tests/KingfisherTests/Info.plist
@@ -15,10 +15,10 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 4.0.0
+ 4.0.1
CFBundleSignature
????
CFBundleVersion
- 1147
+ 1149
diff --git a/docs/Classes.html b/docs/Classes.html
index 29acfde7d..c68a3c36c 100644
--- a/docs/Classes.html
+++ b/docs/Classes.html
@@ -287,7 +287,7 @@ Classes
See more
@@ -322,7 +322,7 @@ Declaration
@@ -360,7 +360,7 @@ Declaration
@@ -395,7 +395,7 @@ Declaration
@@ -431,7 +431,7 @@ Declaration
@@ -463,7 +463,7 @@ Declaration
@@ -499,7 +499,7 @@ Declaration
@@ -509,7 +509,7 @@ Declaration
diff --git a/docs/Classes/AnimatedImageView.html b/docs/Classes/AnimatedImageView.html
index 390fd518d..4c681f57d 100644
--- a/docs/Classes/AnimatedImageView.html
+++ b/docs/Classes/AnimatedImageView.html
@@ -308,7 +308,7 @@ Declaration
@@ -338,7 +338,7 @@ Declaration
@@ -368,7 +368,7 @@ Declaration
@@ -398,7 +398,7 @@ Declaration
@@ -439,7 +439,7 @@ Declaration
@@ -469,7 +469,7 @@ Declaration
@@ -499,7 +499,7 @@ Declaration
@@ -529,7 +529,7 @@ Declaration
@@ -559,7 +559,7 @@ Declaration
@@ -589,7 +589,7 @@ Declaration
@@ -619,7 +619,7 @@ Declaration
@@ -629,7 +629,7 @@ Declaration
diff --git a/docs/Classes/ImageCache.html b/docs/Classes/ImageCache.html
index 5f6f615d9..cf6870525 100644
--- a/docs/Classes/ImageCache.html
+++ b/docs/Classes/ImageCache.html
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -399,7 +399,7 @@ Declaration
@@ -431,7 +431,7 @@ Declaration
@@ -461,7 +461,7 @@ Declaration
@@ -491,7 +491,7 @@ Declaration
@@ -521,7 +521,7 @@ Declaration
@@ -603,7 +603,7 @@ Return Value
The cache object.
@@ -734,7 +734,7 @@ Parameters
@@ -824,7 +824,7 @@ Parameters
@@ -916,7 +916,7 @@ Return Value
The retrieving task.
@@ -982,7 +982,7 @@ Return Value
The image object if it is cached, or nil
if there is no such key in the cache.
@@ -1048,7 +1048,7 @@ Return Value
The image object if it is cached, or nil
if there is no such key in the cache.
@@ -1089,7 +1089,7 @@ Declaration
@@ -1138,7 +1138,7 @@ Parameters
@@ -1187,7 +1187,7 @@ Parameters
@@ -1219,7 +1219,7 @@ Declaration
@@ -1295,7 +1295,7 @@ Return Value
A CacheType
instance which indicates the cache status. .none
means the image is not in cache yet.
@@ -1360,7 +1360,7 @@ Return Value
Corresponding hash.
@@ -1410,7 +1410,7 @@ Parameters
@@ -1450,7 +1450,7 @@ Declaration
@@ -1480,7 +1480,7 @@ Declaration
@@ -1515,7 +1515,7 @@ Declaration
@@ -1568,7 +1568,7 @@ Return Value
The check result.
@@ -1578,7 +1578,7 @@ Return Value
diff --git a/docs/Classes/ImageCache/CacheCheckResult.html b/docs/Classes/ImageCache/CacheCheckResult.html
index 034f0ee7e..9bf94f1cd 100644
--- a/docs/Classes/ImageCache/CacheCheckResult.html
+++ b/docs/Classes/ImageCache/CacheCheckResult.html
@@ -301,7 +301,7 @@ Declaration
@@ -331,7 +331,7 @@ Declaration
@@ -341,7 +341,7 @@ Declaration
diff --git a/docs/Classes/ImageDownloader.html b/docs/Classes/ImageDownloader.html
index c2ba3f404..eb998acd4 100644
--- a/docs/Classes/ImageDownloader.html
+++ b/docs/Classes/ImageDownloader.html
@@ -308,7 +308,7 @@ Declaration
@@ -340,7 +340,7 @@ Declaration
@@ -371,7 +371,7 @@ Declaration
@@ -401,7 +401,7 @@ Declaration
@@ -431,7 +431,7 @@ Declaration
@@ -462,7 +462,7 @@ Declaration
@@ -503,7 +503,7 @@ Declaration
@@ -556,7 +556,7 @@ Return Value
The downloader object.
@@ -661,7 +661,7 @@ Return Value
A downloading task. You could call cancel
on it to stop the downloading process.
@@ -671,7 +671,7 @@ Return Value
diff --git a/docs/Classes/ImagePrefetcher.html b/docs/Classes/ImagePrefetcher.html
index 9d3758be5..910805ff1 100644
--- a/docs/Classes/ImagePrefetcher.html
+++ b/docs/Classes/ImagePrefetcher.html
@@ -302,7 +302,7 @@ Declaration
@@ -405,7 +405,7 @@ Return Value
An ImagePrefetcher
object.
@@ -508,7 +508,7 @@ Return Value
An ImagePrefetcher
object.
@@ -540,7 +540,7 @@ Declaration
@@ -570,7 +570,7 @@ Declaration
@@ -580,7 +580,7 @@ Declaration
diff --git a/docs/Classes/Kingfisher.html b/docs/Classes/Kingfisher.html
index e4eb3d33c..f06565781 100644
--- a/docs/Classes/Kingfisher.html
+++ b/docs/Classes/Kingfisher.html
@@ -287,7 +287,7 @@ Kingfisher
@@ -309,7 +309,7 @@ Kingfisher
@@ -366,7 +366,7 @@ Return Value
The normalized image with orientation set to up and correct scale.
@@ -399,7 +399,7 @@ PNG
@@ -432,7 +432,7 @@ JPEG
@@ -465,7 +465,7 @@ GIF
@@ -573,7 +573,7 @@ Return Value
An image with round corner of self
.
@@ -642,7 +642,7 @@ Return Value
An image with new size.
@@ -707,7 +707,7 @@ Return Value
An image with new size.
@@ -729,7 +729,7 @@ Return Value
@@ -798,7 +798,7 @@ Return Value
An image with blur effect applied.
@@ -879,7 +879,7 @@ Return Value
An image with a color overlay applied.
@@ -943,7 +943,7 @@ Return Value
An image with a color tint applied.
@@ -1043,7 +1043,7 @@ Return Value
An image with color control applied.
@@ -1105,7 +1105,7 @@ Return Value
A transformed image by input Filter
.
@@ -1131,7 +1131,7 @@ Return Value
@@ -1249,7 +1249,7 @@ Return Value
A task represents the retrieving process.
@@ -1280,7 +1280,7 @@ Declaration
@@ -1314,7 +1314,7 @@ Declaration
@@ -1345,7 +1345,7 @@ Declaration
@@ -1377,7 +1377,7 @@ Declaration
@@ -1399,7 +1399,7 @@ Declaration
@@ -1531,7 +1531,7 @@ Return Value
A task represents the retrieving process.
@@ -1562,7 +1562,7 @@ Declaration
@@ -1690,7 +1690,7 @@ Return Value
A task represents the retrieving process.
@@ -1721,7 +1721,7 @@ Declaration
@@ -1778,7 +1778,7 @@ Return Value
Current URL for image.
@@ -1835,7 +1835,7 @@ Return Value
Current URL for background image.
@@ -1845,7 +1845,7 @@ Return Value
diff --git a/docs/Classes/KingfisherManager.html b/docs/Classes/KingfisherManager.html
index 6ea76a5d7..396075089 100644
--- a/docs/Classes/KingfisherManager.html
+++ b/docs/Classes/KingfisherManager.html
@@ -302,7 +302,7 @@ Declaration
@@ -332,7 +332,7 @@ Declaration
@@ -362,7 +362,7 @@ Declaration
@@ -401,7 +401,7 @@ Declaration
@@ -496,7 +496,7 @@ Return Value
A RetrieveImageTask
task object. You can use this object to cancel the task.
@@ -506,7 +506,7 @@ Return Value
diff --git a/docs/Classes/RetrieveImageTask.html b/docs/Classes/RetrieveImageTask.html
index 8b2375872..83b8e2e93 100644
--- a/docs/Classes/RetrieveImageTask.html
+++ b/docs/Classes/RetrieveImageTask.html
@@ -302,7 +302,7 @@ Declaration
@@ -332,7 +332,7 @@ Declaration
@@ -362,7 +362,7 @@ Declaration
@@ -372,7 +372,7 @@ Declaration
diff --git a/docs/Enums.html b/docs/Enums.html
index b1051717e..e42fd1ebf 100644
--- a/docs/Enums.html
+++ b/docs/Enums.html
@@ -301,7 +301,7 @@ Declaration
@@ -336,7 +336,7 @@ Declaration
@@ -376,7 +376,7 @@ Declaration
@@ -413,7 +413,7 @@ Declaration
@@ -440,7 +440,7 @@ Declaration
See more
@@ -501,7 +501,7 @@ Declaration
@@ -536,7 +536,7 @@ Declaration
@@ -546,7 +546,7 @@ Declaration
diff --git a/docs/Enums/CacheType.html b/docs/Enums/CacheType.html
index df3e4bb6d..ec2a51201 100644
--- a/docs/Enums/CacheType.html
+++ b/docs/Enums/CacheType.html
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -401,7 +401,7 @@ Declaration
@@ -411,7 +411,7 @@ Declaration
diff --git a/docs/Enums/ContentMode.html b/docs/Enums/ContentMode.html
index 5f8c04eaf..adad7809e 100644
--- a/docs/Enums/ContentMode.html
+++ b/docs/Enums/ContentMode.html
@@ -307,7 +307,7 @@ Declaration
@@ -341,7 +341,7 @@ Declaration
@@ -375,7 +375,7 @@ Declaration
@@ -385,7 +385,7 @@ Declaration
diff --git a/docs/Enums/ImageProcessItem.html b/docs/Enums/ImageProcessItem.html
index 37b4206f6..74b1e6f21 100644
--- a/docs/Enums/ImageProcessItem.html
+++ b/docs/Enums/ImageProcessItem.html
@@ -306,7 +306,7 @@ Declaration
@@ -340,7 +340,7 @@ Declaration
@@ -350,7 +350,7 @@ Declaration
diff --git a/docs/Enums/ImageTransition.html b/docs/Enums/ImageTransition.html
index 8e1c30a52..b47768bf8 100644
--- a/docs/Enums/ImageTransition.html
+++ b/docs/Enums/ImageTransition.html
@@ -307,7 +307,7 @@ Declaration
@@ -341,7 +341,7 @@ Declaration
@@ -375,7 +375,7 @@ Declaration
@@ -409,7 +409,7 @@ Declaration
@@ -443,7 +443,7 @@ Declaration
@@ -477,7 +477,7 @@ Declaration
@@ -511,7 +511,7 @@ Declaration
@@ -521,7 +521,7 @@ Declaration
diff --git a/docs/Enums/IndicatorType.html b/docs/Enums/IndicatorType.html
index 5bd9a4b8e..4b7d97cb5 100644
--- a/docs/Enums/IndicatorType.html
+++ b/docs/Enums/IndicatorType.html
@@ -295,7 +295,7 @@ Declaration
@@ -329,7 +329,7 @@ Declaration
@@ -363,7 +363,7 @@ Declaration
@@ -397,7 +397,7 @@ Declaration
@@ -407,7 +407,7 @@ Declaration
diff --git a/docs/Enums/KingfisherError.html b/docs/Enums/KingfisherError.html
index 8423c0b6e..494b9271d 100644
--- a/docs/Enums/KingfisherError.html
+++ b/docs/Enums/KingfisherError.html
@@ -301,7 +301,7 @@ Declaration
@@ -335,7 +335,7 @@ Declaration
@@ -371,7 +371,7 @@ Declaration
@@ -405,7 +405,7 @@ Declaration
@@ -439,7 +439,7 @@ Declaration
@@ -473,7 +473,7 @@ Declaration
@@ -483,7 +483,7 @@ Declaration
diff --git a/docs/Enums/KingfisherOptionsInfoItem.html b/docs/Enums/KingfisherOptionsInfoItem.html
index bfed03b84..dca46ac9b 100644
--- a/docs/Enums/KingfisherOptionsInfoItem.html
+++ b/docs/Enums/KingfisherOptionsInfoItem.html
@@ -303,7 +303,7 @@ Declaration
@@ -338,7 +338,7 @@ Declaration
@@ -375,7 +375,7 @@ Declaration
@@ -410,7 +410,7 @@ Declaration
@@ -444,7 +444,7 @@ Declaration
@@ -479,7 +479,7 @@ Declaration
@@ -513,7 +513,7 @@ Declaration
@@ -547,7 +547,7 @@ Declaration
@@ -581,7 +581,7 @@ Declaration
@@ -616,7 +616,7 @@ Declaration
@@ -652,7 +652,7 @@ Declaration
@@ -690,7 +690,7 @@ Declaration
@@ -727,7 +727,7 @@ Declaration
@@ -764,7 +764,7 @@ Declaration
@@ -800,7 +800,7 @@ Declaration
@@ -836,7 +836,7 @@ Declaration
@@ -873,7 +873,7 @@ Declaration
@@ -910,7 +910,7 @@ Declaration
@@ -920,7 +920,7 @@ Declaration
diff --git a/docs/Extensions.html b/docs/Extensions.html
index 7fa9de1aa..8c7a2d226 100644
--- a/docs/Extensions.html
+++ b/docs/Extensions.html
@@ -438,7 +438,7 @@ Declaration
diff --git a/docs/Extensions/CGSize.html b/docs/Extensions/CGSize.html
index eff304cfb..2495b9098 100644
--- a/docs/Extensions/CGSize.html
+++ b/docs/Extensions/CGSize.html
@@ -286,7 +286,7 @@ CGSize
@@ -296,7 +296,7 @@ CGSize
diff --git a/docs/Extensions/Collection.html b/docs/Extensions/Collection.html
index 10695b33d..4aa36d8f8 100644
--- a/docs/Extensions/Collection.html
+++ b/docs/Extensions/Collection.html
@@ -300,7 +300,7 @@ Declaration
@@ -330,7 +330,7 @@ Declaration
@@ -360,7 +360,7 @@ Declaration
@@ -391,7 +391,7 @@ Declaration
@@ -421,7 +421,7 @@ Declaration
@@ -451,7 +451,7 @@ Declaration
@@ -481,7 +481,7 @@ Declaration
@@ -511,7 +511,7 @@ Declaration
@@ -541,7 +541,7 @@ Declaration
@@ -571,7 +571,7 @@ Declaration
@@ -601,7 +601,7 @@ Declaration
@@ -631,7 +631,7 @@ Declaration
@@ -661,7 +661,7 @@ Declaration
@@ -691,7 +691,7 @@ Declaration
@@ -721,7 +721,7 @@ Declaration
@@ -752,7 +752,7 @@ Declaration
@@ -782,7 +782,7 @@ Declaration
@@ -812,7 +812,7 @@ Declaration
@@ -822,7 +822,7 @@ Declaration
diff --git a/docs/Extensions/Data.html b/docs/Extensions/Data.html
index 2e1ec7957..763c4cf00 100644
--- a/docs/Extensions/Data.html
+++ b/docs/Extensions/Data.html
@@ -286,7 +286,7 @@ Data
@@ -296,7 +296,7 @@ Data
diff --git a/docs/Extensions/Notification.html b/docs/Extensions/Notification.html
index acbe55a0a..e5a432771 100644
--- a/docs/Extensions/Notification.html
+++ b/docs/Extensions/Notification.html
@@ -293,7 +293,7 @@ Notification
diff --git a/docs/Extensions/Notification/Name.html b/docs/Extensions/Notification/Name.html
index b18116895..0b4d257a7 100644
--- a/docs/Extensions/Notification/Name.html
+++ b/docs/Extensions/Notification/Name.html
@@ -300,7 +300,7 @@ Declaration
@@ -310,7 +310,7 @@ Declaration
diff --git a/docs/Extensions/String.html b/docs/Extensions/String.html
index bfb691ace..0896bf1ed 100644
--- a/docs/Extensions/String.html
+++ b/docs/Extensions/String.html
@@ -300,7 +300,7 @@ Declaration
@@ -310,7 +310,7 @@ Declaration
diff --git a/docs/Extensions/URL.html b/docs/Extensions/URL.html
index d2d4b0966..74dd48f0b 100644
--- a/docs/Extensions/URL.html
+++ b/docs/Extensions/URL.html
@@ -302,7 +302,7 @@ Declaration
@@ -331,7 +331,7 @@ Declaration
@@ -341,7 +341,7 @@ Declaration
diff --git a/docs/Functions.html b/docs/Functions.html
index c4b8baefd..779d746d6 100644
--- a/docs/Functions.html
+++ b/docs/Functions.html
@@ -329,7 +329,7 @@ Return Value
The concatenated processor.
@@ -339,7 +339,7 @@ Return Value
diff --git a/docs/Global Variables.html b/docs/Global Variables.html
index a39c55d60..6ac5144f0 100644
--- a/docs/Global Variables.html
+++ b/docs/Global Variables.html
@@ -294,7 +294,7 @@ Declaration
@@ -328,7 +328,7 @@ Declaration
@@ -362,7 +362,7 @@ Declaration
@@ -372,7 +372,7 @@ Declaration
diff --git a/docs/Protocols.html b/docs/Protocols.html
index 8960aa6c3..5a44d2d9f 100644
--- a/docs/Protocols.html
+++ b/docs/Protocols.html
@@ -295,7 +295,7 @@ Declaration
@@ -330,7 +330,7 @@ Declaration
@@ -365,7 +365,7 @@ Declaration
@@ -400,7 +400,7 @@ Declaration
@@ -431,7 +431,7 @@ Declaration
@@ -466,7 +466,7 @@ Declaration
@@ -500,7 +500,7 @@ Indicator Protocol
See more
@@ -535,7 +535,7 @@ Declaration
@@ -571,7 +571,7 @@ Declaration
@@ -607,7 +607,7 @@ Declaration
@@ -617,7 +617,7 @@ Declaration
diff --git a/docs/Protocols/AuthenticationChallengeResponsable.html b/docs/Protocols/AuthenticationChallengeResponsable.html
index 74af395f4..09b3eccc2 100644
--- a/docs/Protocols/AuthenticationChallengeResponsable.html
+++ b/docs/Protocols/AuthenticationChallengeResponsable.html
@@ -350,7 +350,7 @@ Parameters
@@ -441,7 +441,7 @@ Parameters
@@ -451,7 +451,7 @@ Parameters
diff --git a/docs/Protocols/CIImageProcessor.html b/docs/Protocols/CIImageProcessor.html
index c29e59251..dce851f78 100644
--- a/docs/Protocols/CIImageProcessor.html
+++ b/docs/Protocols/CIImageProcessor.html
@@ -301,7 +301,7 @@ Declaration
@@ -368,7 +368,7 @@ Parameters
@@ -378,7 +378,7 @@ Parameters
diff --git a/docs/Protocols/CacheSerializer.html b/docs/Protocols/CacheSerializer.html
index c62020898..a47ddf521 100644
--- a/docs/Protocols/CacheSerializer.html
+++ b/docs/Protocols/CacheSerializer.html
@@ -341,7 +341,7 @@ Return Value
data could be serialized.
@@ -407,7 +407,7 @@ Return Value
could be deserialized.
@@ -417,7 +417,7 @@ Return Value
diff --git a/docs/Protocols/ImageDownloadRequestModifier.html b/docs/Protocols/ImageDownloadRequestModifier.html
index 88479014a..d26e456e6 100644
--- a/docs/Protocols/ImageDownloadRequestModifier.html
+++ b/docs/Protocols/ImageDownloadRequestModifier.html
@@ -301,7 +301,7 @@ Declaration
@@ -311,7 +311,7 @@ Declaration
diff --git a/docs/Protocols/ImageDownloaderDelegate.html b/docs/Protocols/ImageDownloaderDelegate.html
index 302175716..9c2aedd89 100644
--- a/docs/Protocols/ImageDownloaderDelegate.html
+++ b/docs/Protocols/ImageDownloaderDelegate.html
@@ -363,7 +363,7 @@ Parameters
@@ -443,7 +443,7 @@ Parameters
@@ -524,7 +524,7 @@ Return Value
Whether this HTTP status code is valid or not.
@@ -534,7 +534,7 @@ Return Value
diff --git a/docs/Protocols/ImageProcessor.html b/docs/Protocols/ImageProcessor.html
index 01b365780..c5c968696 100644
--- a/docs/Protocols/ImageProcessor.html
+++ b/docs/Protocols/ImageProcessor.html
@@ -311,7 +311,7 @@ Declaration
@@ -389,7 +389,7 @@ Return Value
The processed image.
@@ -451,7 +451,7 @@ Return Value
of the two processors concatenated.
@@ -461,7 +461,7 @@ Return Value
diff --git a/docs/Protocols/Indicator.html b/docs/Protocols/Indicator.html
index 3cf53695e..b3d74139b 100644
--- a/docs/Protocols/Indicator.html
+++ b/docs/Protocols/Indicator.html
@@ -287,7 +287,7 @@ Indicator
@@ -309,7 +309,7 @@ Indicator
@@ -339,7 +339,7 @@ Default Implementation
@@ -361,7 +361,7 @@ Default Implementation
@@ -371,7 +371,7 @@ Default Implementation
diff --git a/docs/Protocols/KingfisherCompatible.html b/docs/Protocols/KingfisherCompatible.html
index 686cd9925..48f0968c6 100644
--- a/docs/Protocols/KingfisherCompatible.html
+++ b/docs/Protocols/KingfisherCompatible.html
@@ -309,7 +309,7 @@ Declaration
@@ -319,7 +319,7 @@ Declaration
diff --git a/docs/Protocols/Placeholder.html b/docs/Protocols/Placeholder.html
index 2231a41aa..e8f3e6709 100644
--- a/docs/Protocols/Placeholder.html
+++ b/docs/Protocols/Placeholder.html
@@ -310,7 +310,7 @@ Declaration
@@ -348,7 +348,7 @@ Declaration
@@ -358,7 +358,7 @@ Declaration
diff --git a/docs/Protocols/Resource.html b/docs/Protocols/Resource.html
index 51ac94b67..33f08d0d7 100644
--- a/docs/Protocols/Resource.html
+++ b/docs/Protocols/Resource.html
@@ -301,7 +301,7 @@ Declaration
@@ -331,7 +331,7 @@ Declaration
@@ -341,7 +341,7 @@ Declaration
diff --git a/docs/Structs.html b/docs/Structs.html
index aa0955df0..e256dc692 100644
--- a/docs/Structs.html
+++ b/docs/Structs.html
@@ -293,7 +293,7 @@ Misc Helpers
@@ -315,7 +315,7 @@ Misc Helpers
@@ -342,7 +342,7 @@ Misc Helpers
See more
@@ -377,7 +377,7 @@ Declaration
@@ -412,7 +412,7 @@ Declaration
@@ -449,7 +449,7 @@ Declaration
@@ -472,7 +472,7 @@ Declaration
See more
@@ -504,7 +504,7 @@ Declaration
@@ -535,7 +535,7 @@ Declaration
@@ -567,7 +567,7 @@ Declaration
@@ -598,7 +598,7 @@ Declaration
@@ -629,7 +629,7 @@ Declaration
@@ -661,7 +661,7 @@ Declaration
@@ -693,7 +693,7 @@ Declaration
@@ -725,7 +725,7 @@ Declaration
@@ -763,7 +763,7 @@ Declaration
@@ -789,7 +789,7 @@ Declaration
@@ -826,7 +826,7 @@ Declaration
@@ -882,7 +882,7 @@ Declaration
@@ -892,7 +892,7 @@ Declaration
diff --git a/docs/Structs/AnyModifier.html b/docs/Structs/AnyModifier.html
index 2591ca5b3..a73311f2e 100644
--- a/docs/Structs/AnyModifier.html
+++ b/docs/Structs/AnyModifier.html
@@ -287,7 +287,7 @@ AnyModifier
@@ -309,7 +309,7 @@ AnyModifier
@@ -319,7 +319,7 @@ AnyModifier
diff --git a/docs/Structs/BlackWhiteProcessor.html b/docs/Structs/BlackWhiteProcessor.html
index 1e81dccbe..83d840f2e 100644
--- a/docs/Structs/BlackWhiteProcessor.html
+++ b/docs/Structs/BlackWhiteProcessor.html
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -407,7 +407,7 @@ Return Value
The processed image.
@@ -417,7 +417,7 @@ Return Value
diff --git a/docs/Structs/BlurImageProcessor.html b/docs/Structs/BlurImageProcessor.html
index bbbf73621..6954beaaf 100644
--- a/docs/Structs/BlurImageProcessor.html
+++ b/docs/Structs/BlurImageProcessor.html
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -386,7 +386,7 @@ Parameters
@@ -456,7 +456,7 @@ Return Value
The processed image.
@@ -466,7 +466,7 @@ Return Value
diff --git a/docs/Structs/ColorControlsProcessor.html b/docs/Structs/ColorControlsProcessor.html
index 5470f1202..61704ddfb 100644
--- a/docs/Structs/ColorControlsProcessor.html
+++ b/docs/Structs/ColorControlsProcessor.html
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -397,7 +397,7 @@ Declaration
@@ -427,7 +427,7 @@ Declaration
@@ -512,7 +512,7 @@ Parameters
@@ -582,7 +582,7 @@ Return Value
The processed image.
@@ -592,7 +592,7 @@ Return Value
diff --git a/docs/Structs/CroppingImageProcessor.html b/docs/Structs/CroppingImageProcessor.html
index d3a6f529a..1beab6295 100644
--- a/docs/Structs/CroppingImageProcessor.html
+++ b/docs/Structs/CroppingImageProcessor.html
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -370,7 +370,7 @@ Declaration
@@ -451,7 +451,7 @@ Parameters
@@ -521,7 +521,7 @@ Return Value
The processed image.
@@ -531,7 +531,7 @@ Return Value
diff --git a/docs/Structs/DefaultCacheSerializer.html b/docs/Structs/DefaultCacheSerializer.html
index 1f13a3684..bae6aaa20 100644
--- a/docs/Structs/DefaultCacheSerializer.html
+++ b/docs/Structs/DefaultCacheSerializer.html
@@ -303,7 +303,7 @@ Declaration
@@ -363,7 +363,7 @@ Parameters
@@ -423,7 +423,7 @@ Parameters
@@ -433,7 +433,7 @@ Parameters
diff --git a/docs/Structs/DefaultImageProcessor.html b/docs/Structs/DefaultImageProcessor.html
index 3aea6df93..178c3134a 100644
--- a/docs/Structs/DefaultImageProcessor.html
+++ b/docs/Structs/DefaultImageProcessor.html
@@ -303,7 +303,7 @@ Declaration
@@ -338,7 +338,7 @@ Declaration
@@ -368,7 +368,7 @@ Declaration
@@ -438,7 +438,7 @@ Return Value
The processed image.
@@ -448,7 +448,7 @@ Return Value
diff --git a/docs/Structs/Filter.html b/docs/Structs/Filter.html
index 3711b7063..408316e8b 100644
--- a/docs/Structs/Filter.html
+++ b/docs/Structs/Filter.html
@@ -301,7 +301,7 @@ Declaration
@@ -331,7 +331,7 @@ Declaration
@@ -361,7 +361,7 @@ Declaration
@@ -371,7 +371,7 @@ Declaration
diff --git a/docs/Structs/FormatIndicatedCacheSerializer.html b/docs/Structs/FormatIndicatedCacheSerializer.html
index cbdfbef2b..a5705f460 100644
--- a/docs/Structs/FormatIndicatedCacheSerializer.html
+++ b/docs/Structs/FormatIndicatedCacheSerializer.html
@@ -322,7 +322,7 @@ Declaration
@@ -352,7 +352,7 @@ Declaration
@@ -382,7 +382,7 @@ Declaration
@@ -442,7 +442,7 @@ Parameters
@@ -472,7 +472,7 @@ Declaration
@@ -482,7 +482,7 @@ Declaration
diff --git a/docs/Structs/ImageResource.html b/docs/Structs/ImageResource.html
index d57e4a225..5170812f1 100644
--- a/docs/Structs/ImageResource.html
+++ b/docs/Structs/ImageResource.html
@@ -304,7 +304,7 @@ Declaration
@@ -334,7 +334,7 @@ Declaration
@@ -399,7 +399,7 @@ Return Value
A resource.
@@ -409,7 +409,7 @@ Return Value
diff --git a/docs/Structs/OverlayImageProcessor.html b/docs/Structs/OverlayImageProcessor.html
index 3dafa1f00..6c953f9c0 100644
--- a/docs/Structs/OverlayImageProcessor.html
+++ b/docs/Structs/OverlayImageProcessor.html
@@ -306,7 +306,7 @@ Declaration
@@ -336,7 +336,7 @@ Declaration
@@ -366,7 +366,7 @@ Declaration
@@ -428,7 +428,7 @@ Parameters
@@ -498,7 +498,7 @@ Return Value
The processed image.
@@ -508,7 +508,7 @@ Return Value
diff --git a/docs/Structs/RectCorner.html b/docs/Structs/RectCorner.html
index ac75decac..0b929bf5a 100644
--- a/docs/Structs/RectCorner.html
+++ b/docs/Structs/RectCorner.html
@@ -294,7 +294,7 @@ Declaration
@@ -316,7 +316,7 @@ Declaration
@@ -338,7 +338,7 @@ Declaration
@@ -360,7 +360,7 @@ Declaration
@@ -382,7 +382,7 @@ Declaration
@@ -404,7 +404,7 @@ Declaration
@@ -452,7 +452,7 @@ Parameters
@@ -462,7 +462,7 @@ Parameters
diff --git a/docs/Structs/ResizingImageProcessor.html b/docs/Structs/ResizingImageProcessor.html
index 9c808ac28..d8fc11d11 100644
--- a/docs/Structs/ResizingImageProcessor.html
+++ b/docs/Structs/ResizingImageProcessor.html
@@ -306,7 +306,7 @@ Declaration
@@ -336,7 +336,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -444,7 +444,7 @@ Parameters
@@ -514,7 +514,7 @@ Return Value
The processed image.
@@ -524,7 +524,7 @@ Return Value
diff --git a/docs/Structs/RetrieveImageDownloadTask.html b/docs/Structs/RetrieveImageDownloadTask.html
index 4c3b05a81..91dbd89e4 100644
--- a/docs/Structs/RetrieveImageDownloadTask.html
+++ b/docs/Structs/RetrieveImageDownloadTask.html
@@ -301,7 +301,7 @@ Declaration
@@ -331,7 +331,7 @@ Declaration
@@ -361,7 +361,7 @@ Declaration
@@ -394,7 +394,7 @@ Declaration
@@ -404,7 +404,7 @@ Declaration
diff --git a/docs/Structs/RoundCornerImageProcessor.html b/docs/Structs/RoundCornerImageProcessor.html
index baa66e6a3..427f9cf50 100644
--- a/docs/Structs/RoundCornerImageProcessor.html
+++ b/docs/Structs/RoundCornerImageProcessor.html
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -397,7 +397,7 @@ Declaration
@@ -427,7 +427,7 @@ Declaration
@@ -514,7 +514,7 @@ Parameters
@@ -584,7 +584,7 @@ Return Value
The processed image.
@@ -594,7 +594,7 @@ Return Value
diff --git a/docs/Structs/TintImageProcessor.html b/docs/Structs/TintImageProcessor.html
index 61bed1eed..69598bcbe 100644
--- a/docs/Structs/TintImageProcessor.html
+++ b/docs/Structs/TintImageProcessor.html
@@ -306,7 +306,7 @@ Declaration
@@ -336,7 +336,7 @@ Declaration
@@ -385,7 +385,7 @@ Parameters
@@ -455,7 +455,7 @@ Return Value
The processed image.
@@ -465,7 +465,7 @@ Return Value
diff --git a/docs/Typealiases.html b/docs/Typealiases.html
index d32f0ac4d..5c8ccc1e2 100644
--- a/docs/Typealiases.html
+++ b/docs/Typealiases.html
@@ -294,7 +294,7 @@ Declaration
@@ -328,7 +328,7 @@ Declaration
@@ -362,7 +362,7 @@ Declaration
@@ -392,7 +392,7 @@ Declaration
@@ -426,7 +426,7 @@ Declaration
@@ -466,7 +466,7 @@ Declaration
@@ -502,7 +502,7 @@ Declaration
@@ -512,7 +512,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes.html
index 29acfde7d..c68a3c36c 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes.html
@@ -287,7 +287,7 @@ Classes
See more
@@ -322,7 +322,7 @@ Declaration
@@ -360,7 +360,7 @@ Declaration
@@ -395,7 +395,7 @@ Declaration
@@ -431,7 +431,7 @@ Declaration
@@ -463,7 +463,7 @@ Declaration
@@ -499,7 +499,7 @@ Declaration
@@ -509,7 +509,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/AnimatedImageView.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/AnimatedImageView.html
index 390fd518d..4c681f57d 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/AnimatedImageView.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/AnimatedImageView.html
@@ -308,7 +308,7 @@ Declaration
@@ -338,7 +338,7 @@ Declaration
@@ -368,7 +368,7 @@ Declaration
@@ -398,7 +398,7 @@ Declaration
@@ -439,7 +439,7 @@ Declaration
@@ -469,7 +469,7 @@ Declaration
@@ -499,7 +499,7 @@ Declaration
@@ -529,7 +529,7 @@ Declaration
@@ -559,7 +559,7 @@ Declaration
@@ -589,7 +589,7 @@ Declaration
@@ -619,7 +619,7 @@ Declaration
@@ -629,7 +629,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/ImageCache.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/ImageCache.html
index 5f6f615d9..cf6870525 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/ImageCache.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/ImageCache.html
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -399,7 +399,7 @@ Declaration
@@ -431,7 +431,7 @@ Declaration
@@ -461,7 +461,7 @@ Declaration
@@ -491,7 +491,7 @@ Declaration
@@ -521,7 +521,7 @@ Declaration
@@ -603,7 +603,7 @@ Return Value
The cache object.
@@ -734,7 +734,7 @@ Parameters
@@ -824,7 +824,7 @@ Parameters
@@ -916,7 +916,7 @@ Return Value
The retrieving task.
@@ -982,7 +982,7 @@ Return Value
The image object if it is cached, or nil
if there is no such key in the cache.
@@ -1048,7 +1048,7 @@ Return Value
The image object if it is cached, or nil
if there is no such key in the cache.
@@ -1089,7 +1089,7 @@ Declaration
@@ -1138,7 +1138,7 @@ Parameters
@@ -1187,7 +1187,7 @@ Parameters
@@ -1219,7 +1219,7 @@ Declaration
@@ -1295,7 +1295,7 @@ Return Value
A CacheType
instance which indicates the cache status. .none
means the image is not in cache yet.
@@ -1360,7 +1360,7 @@ Return Value
Corresponding hash.
@@ -1410,7 +1410,7 @@ Parameters
@@ -1450,7 +1450,7 @@ Declaration
@@ -1480,7 +1480,7 @@ Declaration
@@ -1515,7 +1515,7 @@ Declaration
@@ -1568,7 +1568,7 @@ Return Value
The check result.
@@ -1578,7 +1578,7 @@ Return Value
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/ImageCache/CacheCheckResult.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/ImageCache/CacheCheckResult.html
index 034f0ee7e..9bf94f1cd 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/ImageCache/CacheCheckResult.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/ImageCache/CacheCheckResult.html
@@ -301,7 +301,7 @@ Declaration
@@ -331,7 +331,7 @@ Declaration
@@ -341,7 +341,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/ImageDownloader.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/ImageDownloader.html
index c2ba3f404..eb998acd4 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/ImageDownloader.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/ImageDownloader.html
@@ -308,7 +308,7 @@ Declaration
@@ -340,7 +340,7 @@ Declaration
@@ -371,7 +371,7 @@ Declaration
@@ -401,7 +401,7 @@ Declaration
@@ -431,7 +431,7 @@ Declaration
@@ -462,7 +462,7 @@ Declaration
@@ -503,7 +503,7 @@ Declaration
@@ -556,7 +556,7 @@ Return Value
The downloader object.
@@ -661,7 +661,7 @@ Return Value
A downloading task. You could call cancel
on it to stop the downloading process.
@@ -671,7 +671,7 @@ Return Value
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/ImagePrefetcher.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/ImagePrefetcher.html
index 9d3758be5..910805ff1 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/ImagePrefetcher.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/ImagePrefetcher.html
@@ -302,7 +302,7 @@ Declaration
@@ -405,7 +405,7 @@ Return Value
An ImagePrefetcher
object.
@@ -508,7 +508,7 @@ Return Value
An ImagePrefetcher
object.
@@ -540,7 +540,7 @@ Declaration
@@ -570,7 +570,7 @@ Declaration
@@ -580,7 +580,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/Kingfisher.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/Kingfisher.html
index e4eb3d33c..f06565781 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/Kingfisher.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/Kingfisher.html
@@ -287,7 +287,7 @@ Kingfisher
@@ -309,7 +309,7 @@ Kingfisher
@@ -366,7 +366,7 @@ Return Value
The normalized image with orientation set to up and correct scale.
@@ -399,7 +399,7 @@ PNG
@@ -432,7 +432,7 @@ JPEG
@@ -465,7 +465,7 @@ GIF
@@ -573,7 +573,7 @@ Return Value
An image with round corner of self
.
@@ -642,7 +642,7 @@ Return Value
An image with new size.
@@ -707,7 +707,7 @@ Return Value
An image with new size.
@@ -729,7 +729,7 @@ Return Value
@@ -798,7 +798,7 @@ Return Value
An image with blur effect applied.
@@ -879,7 +879,7 @@ Return Value
An image with a color overlay applied.
@@ -943,7 +943,7 @@ Return Value
An image with a color tint applied.
@@ -1043,7 +1043,7 @@ Return Value
An image with color control applied.
@@ -1105,7 +1105,7 @@ Return Value
A transformed image by input Filter
.
@@ -1131,7 +1131,7 @@ Return Value
@@ -1249,7 +1249,7 @@ Return Value
A task represents the retrieving process.
@@ -1280,7 +1280,7 @@ Declaration
@@ -1314,7 +1314,7 @@ Declaration
@@ -1345,7 +1345,7 @@ Declaration
@@ -1377,7 +1377,7 @@ Declaration
@@ -1399,7 +1399,7 @@ Declaration
@@ -1531,7 +1531,7 @@ Return Value
A task represents the retrieving process.
@@ -1562,7 +1562,7 @@ Declaration
@@ -1690,7 +1690,7 @@ Return Value
A task represents the retrieving process.
@@ -1721,7 +1721,7 @@ Declaration
@@ -1778,7 +1778,7 @@ Return Value
Current URL for image.
@@ -1835,7 +1835,7 @@ Return Value
Current URL for background image.
@@ -1845,7 +1845,7 @@ Return Value
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/KingfisherManager.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/KingfisherManager.html
index 6ea76a5d7..396075089 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/KingfisherManager.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/KingfisherManager.html
@@ -302,7 +302,7 @@ Declaration
@@ -332,7 +332,7 @@ Declaration
@@ -362,7 +362,7 @@ Declaration
@@ -401,7 +401,7 @@ Declaration
@@ -496,7 +496,7 @@ Return Value
A RetrieveImageTask
task object. You can use this object to cancel the task.
@@ -506,7 +506,7 @@ Return Value
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/RetrieveImageTask.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/RetrieveImageTask.html
index 8b2375872..83b8e2e93 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/RetrieveImageTask.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Classes/RetrieveImageTask.html
@@ -302,7 +302,7 @@ Declaration
@@ -332,7 +332,7 @@ Declaration
@@ -362,7 +362,7 @@ Declaration
@@ -372,7 +372,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums.html
index b1051717e..e42fd1ebf 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums.html
@@ -301,7 +301,7 @@ Declaration
@@ -336,7 +336,7 @@ Declaration
@@ -376,7 +376,7 @@ Declaration
@@ -413,7 +413,7 @@ Declaration
@@ -440,7 +440,7 @@ Declaration
See more
@@ -501,7 +501,7 @@ Declaration
@@ -536,7 +536,7 @@ Declaration
@@ -546,7 +546,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/CacheType.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/CacheType.html
index df3e4bb6d..ec2a51201 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/CacheType.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/CacheType.html
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -401,7 +401,7 @@ Declaration
@@ -411,7 +411,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/ContentMode.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/ContentMode.html
index 5f8c04eaf..adad7809e 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/ContentMode.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/ContentMode.html
@@ -307,7 +307,7 @@ Declaration
@@ -341,7 +341,7 @@ Declaration
@@ -375,7 +375,7 @@ Declaration
@@ -385,7 +385,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/ImageProcessItem.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/ImageProcessItem.html
index 37b4206f6..74b1e6f21 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/ImageProcessItem.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/ImageProcessItem.html
@@ -306,7 +306,7 @@ Declaration
@@ -340,7 +340,7 @@ Declaration
@@ -350,7 +350,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/ImageTransition.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/ImageTransition.html
index 8e1c30a52..b47768bf8 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/ImageTransition.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/ImageTransition.html
@@ -307,7 +307,7 @@ Declaration
@@ -341,7 +341,7 @@ Declaration
@@ -375,7 +375,7 @@ Declaration
@@ -409,7 +409,7 @@ Declaration
@@ -443,7 +443,7 @@ Declaration
@@ -477,7 +477,7 @@ Declaration
@@ -511,7 +511,7 @@ Declaration
@@ -521,7 +521,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/IndicatorType.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/IndicatorType.html
index 5bd9a4b8e..4b7d97cb5 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/IndicatorType.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/IndicatorType.html
@@ -295,7 +295,7 @@ Declaration
@@ -329,7 +329,7 @@ Declaration
@@ -363,7 +363,7 @@ Declaration
@@ -397,7 +397,7 @@ Declaration
@@ -407,7 +407,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/KingfisherError.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/KingfisherError.html
index 8423c0b6e..494b9271d 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/KingfisherError.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/KingfisherError.html
@@ -301,7 +301,7 @@ Declaration
@@ -335,7 +335,7 @@ Declaration
@@ -371,7 +371,7 @@ Declaration
@@ -405,7 +405,7 @@ Declaration
@@ -439,7 +439,7 @@ Declaration
@@ -473,7 +473,7 @@ Declaration
@@ -483,7 +483,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/KingfisherOptionsInfoItem.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/KingfisherOptionsInfoItem.html
index bfed03b84..dca46ac9b 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/KingfisherOptionsInfoItem.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Enums/KingfisherOptionsInfoItem.html
@@ -303,7 +303,7 @@ Declaration
@@ -338,7 +338,7 @@ Declaration
@@ -375,7 +375,7 @@ Declaration
@@ -410,7 +410,7 @@ Declaration
@@ -444,7 +444,7 @@ Declaration
@@ -479,7 +479,7 @@ Declaration
@@ -513,7 +513,7 @@ Declaration
@@ -547,7 +547,7 @@ Declaration
@@ -581,7 +581,7 @@ Declaration
@@ -616,7 +616,7 @@ Declaration
@@ -652,7 +652,7 @@ Declaration
@@ -690,7 +690,7 @@ Declaration
@@ -727,7 +727,7 @@ Declaration
@@ -764,7 +764,7 @@ Declaration
@@ -800,7 +800,7 @@ Declaration
@@ -836,7 +836,7 @@ Declaration
@@ -873,7 +873,7 @@ Declaration
@@ -910,7 +910,7 @@ Declaration
@@ -920,7 +920,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions.html
index 7fa9de1aa..8c7a2d226 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions.html
@@ -438,7 +438,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/CGSize.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/CGSize.html
index eff304cfb..2495b9098 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/CGSize.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/CGSize.html
@@ -286,7 +286,7 @@ CGSize
@@ -296,7 +296,7 @@ CGSize
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/Collection.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/Collection.html
index 10695b33d..4aa36d8f8 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/Collection.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/Collection.html
@@ -300,7 +300,7 @@ Declaration
@@ -330,7 +330,7 @@ Declaration
@@ -360,7 +360,7 @@ Declaration
@@ -391,7 +391,7 @@ Declaration
@@ -421,7 +421,7 @@ Declaration
@@ -451,7 +451,7 @@ Declaration
@@ -481,7 +481,7 @@ Declaration
@@ -511,7 +511,7 @@ Declaration
@@ -541,7 +541,7 @@ Declaration
@@ -571,7 +571,7 @@ Declaration
@@ -601,7 +601,7 @@ Declaration
@@ -631,7 +631,7 @@ Declaration
@@ -661,7 +661,7 @@ Declaration
@@ -691,7 +691,7 @@ Declaration
@@ -721,7 +721,7 @@ Declaration
@@ -752,7 +752,7 @@ Declaration
@@ -782,7 +782,7 @@ Declaration
@@ -812,7 +812,7 @@ Declaration
@@ -822,7 +822,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/Data.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/Data.html
index 2e1ec7957..763c4cf00 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/Data.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/Data.html
@@ -286,7 +286,7 @@ Data
@@ -296,7 +296,7 @@ Data
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/Notification.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/Notification.html
index acbe55a0a..e5a432771 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/Notification.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/Notification.html
@@ -293,7 +293,7 @@ Notification
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/Notification/Name.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/Notification/Name.html
index b18116895..0b4d257a7 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/Notification/Name.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/Notification/Name.html
@@ -300,7 +300,7 @@ Declaration
@@ -310,7 +310,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/String.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/String.html
index bfb691ace..0896bf1ed 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/String.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/String.html
@@ -300,7 +300,7 @@ Declaration
@@ -310,7 +310,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/URL.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/URL.html
index d2d4b0966..74dd48f0b 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/URL.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Extensions/URL.html
@@ -302,7 +302,7 @@ Declaration
@@ -331,7 +331,7 @@ Declaration
@@ -341,7 +341,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Functions.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Functions.html
index c4b8baefd..779d746d6 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Functions.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Functions.html
@@ -329,7 +329,7 @@ Return Value
The concatenated processor.
@@ -339,7 +339,7 @@ Return Value
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Global Variables.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Global Variables.html
index a39c55d60..6ac5144f0 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Global Variables.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Global Variables.html
@@ -294,7 +294,7 @@ Declaration
@@ -328,7 +328,7 @@ Declaration
@@ -362,7 +362,7 @@ Declaration
@@ -372,7 +372,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols.html
index 8960aa6c3..5a44d2d9f 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols.html
@@ -295,7 +295,7 @@ Declaration
@@ -330,7 +330,7 @@ Declaration
@@ -365,7 +365,7 @@ Declaration
@@ -400,7 +400,7 @@ Declaration
@@ -431,7 +431,7 @@ Declaration
@@ -466,7 +466,7 @@ Declaration
@@ -500,7 +500,7 @@ Indicator Protocol
See more
@@ -535,7 +535,7 @@ Declaration
@@ -571,7 +571,7 @@ Declaration
@@ -607,7 +607,7 @@ Declaration
@@ -617,7 +617,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/AuthenticationChallengeResponsable.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/AuthenticationChallengeResponsable.html
index 74af395f4..09b3eccc2 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/AuthenticationChallengeResponsable.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/AuthenticationChallengeResponsable.html
@@ -350,7 +350,7 @@ Parameters
@@ -441,7 +441,7 @@ Parameters
@@ -451,7 +451,7 @@ Parameters
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/CIImageProcessor.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/CIImageProcessor.html
index c29e59251..dce851f78 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/CIImageProcessor.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/CIImageProcessor.html
@@ -301,7 +301,7 @@ Declaration
@@ -368,7 +368,7 @@ Parameters
@@ -378,7 +378,7 @@ Parameters
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/CacheSerializer.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/CacheSerializer.html
index c62020898..a47ddf521 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/CacheSerializer.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/CacheSerializer.html
@@ -341,7 +341,7 @@ Return Value
data could be serialized.
@@ -407,7 +407,7 @@ Return Value
could be deserialized.
@@ -417,7 +417,7 @@ Return Value
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/ImageDownloadRequestModifier.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/ImageDownloadRequestModifier.html
index 88479014a..d26e456e6 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/ImageDownloadRequestModifier.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/ImageDownloadRequestModifier.html
@@ -301,7 +301,7 @@ Declaration
@@ -311,7 +311,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/ImageDownloaderDelegate.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/ImageDownloaderDelegate.html
index 302175716..9c2aedd89 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/ImageDownloaderDelegate.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/ImageDownloaderDelegate.html
@@ -363,7 +363,7 @@ Parameters
@@ -443,7 +443,7 @@ Parameters
@@ -524,7 +524,7 @@ Return Value
Whether this HTTP status code is valid or not.
@@ -534,7 +534,7 @@ Return Value
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/ImageProcessor.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/ImageProcessor.html
index 01b365780..c5c968696 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/ImageProcessor.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/ImageProcessor.html
@@ -311,7 +311,7 @@ Declaration
@@ -389,7 +389,7 @@ Return Value
The processed image.
@@ -451,7 +451,7 @@ Return Value
of the two processors concatenated.
@@ -461,7 +461,7 @@ Return Value
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/Indicator.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/Indicator.html
index 3cf53695e..b3d74139b 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/Indicator.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/Indicator.html
@@ -287,7 +287,7 @@ Indicator
@@ -309,7 +309,7 @@ Indicator
@@ -339,7 +339,7 @@ Default Implementation
@@ -361,7 +361,7 @@ Default Implementation
@@ -371,7 +371,7 @@ Default Implementation
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/KingfisherCompatible.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/KingfisherCompatible.html
index 686cd9925..48f0968c6 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/KingfisherCompatible.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/KingfisherCompatible.html
@@ -309,7 +309,7 @@ Declaration
@@ -319,7 +319,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/Placeholder.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/Placeholder.html
index 2231a41aa..e8f3e6709 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/Placeholder.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/Placeholder.html
@@ -310,7 +310,7 @@ Declaration
@@ -348,7 +348,7 @@ Declaration
@@ -358,7 +358,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/Resource.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/Resource.html
index 51ac94b67..33f08d0d7 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/Resource.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Protocols/Resource.html
@@ -301,7 +301,7 @@ Declaration
@@ -331,7 +331,7 @@ Declaration
@@ -341,7 +341,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs.html
index aa0955df0..e256dc692 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs.html
@@ -293,7 +293,7 @@ Misc Helpers
@@ -315,7 +315,7 @@ Misc Helpers
@@ -342,7 +342,7 @@ Misc Helpers
See more
@@ -377,7 +377,7 @@ Declaration
@@ -412,7 +412,7 @@ Declaration
@@ -449,7 +449,7 @@ Declaration
@@ -472,7 +472,7 @@ Declaration
See more
@@ -504,7 +504,7 @@ Declaration
@@ -535,7 +535,7 @@ Declaration
@@ -567,7 +567,7 @@ Declaration
@@ -598,7 +598,7 @@ Declaration
@@ -629,7 +629,7 @@ Declaration
@@ -661,7 +661,7 @@ Declaration
@@ -693,7 +693,7 @@ Declaration
@@ -725,7 +725,7 @@ Declaration
@@ -763,7 +763,7 @@ Declaration
@@ -789,7 +789,7 @@ Declaration
@@ -826,7 +826,7 @@ Declaration
@@ -882,7 +882,7 @@ Declaration
@@ -892,7 +892,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/AnyModifier.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/AnyModifier.html
index 2591ca5b3..a73311f2e 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/AnyModifier.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/AnyModifier.html
@@ -287,7 +287,7 @@ AnyModifier
@@ -309,7 +309,7 @@ AnyModifier
@@ -319,7 +319,7 @@ AnyModifier
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/BlackWhiteProcessor.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/BlackWhiteProcessor.html
index 1e81dccbe..83d840f2e 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/BlackWhiteProcessor.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/BlackWhiteProcessor.html
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -407,7 +407,7 @@ Return Value
The processed image.
@@ -417,7 +417,7 @@ Return Value
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/BlurImageProcessor.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/BlurImageProcessor.html
index bbbf73621..6954beaaf 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/BlurImageProcessor.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/BlurImageProcessor.html
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -386,7 +386,7 @@ Parameters
@@ -456,7 +456,7 @@ Return Value
The processed image.
@@ -466,7 +466,7 @@ Return Value
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/ColorControlsProcessor.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/ColorControlsProcessor.html
index 5470f1202..61704ddfb 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/ColorControlsProcessor.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/ColorControlsProcessor.html
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -397,7 +397,7 @@ Declaration
@@ -427,7 +427,7 @@ Declaration
@@ -512,7 +512,7 @@ Parameters
@@ -582,7 +582,7 @@ Return Value
The processed image.
@@ -592,7 +592,7 @@ Return Value
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/CroppingImageProcessor.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/CroppingImageProcessor.html
index d3a6f529a..1beab6295 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/CroppingImageProcessor.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/CroppingImageProcessor.html
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -370,7 +370,7 @@ Declaration
@@ -451,7 +451,7 @@ Parameters
@@ -521,7 +521,7 @@ Return Value
The processed image.
@@ -531,7 +531,7 @@ Return Value
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/DefaultCacheSerializer.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/DefaultCacheSerializer.html
index 1f13a3684..bae6aaa20 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/DefaultCacheSerializer.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/DefaultCacheSerializer.html
@@ -303,7 +303,7 @@ Declaration
@@ -363,7 +363,7 @@ Parameters
@@ -423,7 +423,7 @@ Parameters
@@ -433,7 +433,7 @@ Parameters
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/DefaultImageProcessor.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/DefaultImageProcessor.html
index 3aea6df93..178c3134a 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/DefaultImageProcessor.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/DefaultImageProcessor.html
@@ -303,7 +303,7 @@ Declaration
@@ -338,7 +338,7 @@ Declaration
@@ -368,7 +368,7 @@ Declaration
@@ -438,7 +438,7 @@ Return Value
The processed image.
@@ -448,7 +448,7 @@ Return Value
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/Filter.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/Filter.html
index 3711b7063..408316e8b 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/Filter.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/Filter.html
@@ -301,7 +301,7 @@ Declaration
@@ -331,7 +331,7 @@ Declaration
@@ -361,7 +361,7 @@ Declaration
@@ -371,7 +371,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/FormatIndicatedCacheSerializer.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/FormatIndicatedCacheSerializer.html
index cbdfbef2b..a5705f460 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/FormatIndicatedCacheSerializer.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/FormatIndicatedCacheSerializer.html
@@ -322,7 +322,7 @@ Declaration
@@ -352,7 +352,7 @@ Declaration
@@ -382,7 +382,7 @@ Declaration
@@ -442,7 +442,7 @@ Parameters
@@ -472,7 +472,7 @@ Declaration
@@ -482,7 +482,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/ImageResource.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/ImageResource.html
index d57e4a225..5170812f1 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/ImageResource.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/ImageResource.html
@@ -304,7 +304,7 @@ Declaration
@@ -334,7 +334,7 @@ Declaration
@@ -399,7 +399,7 @@ Return Value
A resource.
@@ -409,7 +409,7 @@ Return Value
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/OverlayImageProcessor.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/OverlayImageProcessor.html
index 3dafa1f00..6c953f9c0 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/OverlayImageProcessor.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/OverlayImageProcessor.html
@@ -306,7 +306,7 @@ Declaration
@@ -336,7 +336,7 @@ Declaration
@@ -366,7 +366,7 @@ Declaration
@@ -428,7 +428,7 @@ Parameters
@@ -498,7 +498,7 @@ Return Value
The processed image.
@@ -508,7 +508,7 @@ Return Value
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/RectCorner.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/RectCorner.html
index ac75decac..0b929bf5a 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/RectCorner.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/RectCorner.html
@@ -294,7 +294,7 @@ Declaration
@@ -316,7 +316,7 @@ Declaration
@@ -338,7 +338,7 @@ Declaration
@@ -360,7 +360,7 @@ Declaration
@@ -382,7 +382,7 @@ Declaration
@@ -404,7 +404,7 @@ Declaration
@@ -452,7 +452,7 @@ Parameters
@@ -462,7 +462,7 @@ Parameters
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/ResizingImageProcessor.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/ResizingImageProcessor.html
index 9c808ac28..d8fc11d11 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/ResizingImageProcessor.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/ResizingImageProcessor.html
@@ -306,7 +306,7 @@ Declaration
@@ -336,7 +336,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -444,7 +444,7 @@ Parameters
@@ -514,7 +514,7 @@ Return Value
The processed image.
@@ -524,7 +524,7 @@ Return Value
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/RetrieveImageDownloadTask.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/RetrieveImageDownloadTask.html
index 4c3b05a81..91dbd89e4 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/RetrieveImageDownloadTask.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/RetrieveImageDownloadTask.html
@@ -301,7 +301,7 @@ Declaration
@@ -331,7 +331,7 @@ Declaration
@@ -361,7 +361,7 @@ Declaration
@@ -394,7 +394,7 @@ Declaration
@@ -404,7 +404,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/RoundCornerImageProcessor.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/RoundCornerImageProcessor.html
index baa66e6a3..427f9cf50 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/RoundCornerImageProcessor.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/RoundCornerImageProcessor.html
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -397,7 +397,7 @@ Declaration
@@ -427,7 +427,7 @@ Declaration
@@ -514,7 +514,7 @@ Parameters
@@ -584,7 +584,7 @@ Return Value
The processed image.
@@ -594,7 +594,7 @@ Return Value
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/TintImageProcessor.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/TintImageProcessor.html
index 61bed1eed..69598bcbe 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/TintImageProcessor.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Structs/TintImageProcessor.html
@@ -306,7 +306,7 @@ Declaration
@@ -336,7 +336,7 @@ Declaration
@@ -385,7 +385,7 @@ Parameters
@@ -455,7 +455,7 @@ Return Value
The processed image.
@@ -465,7 +465,7 @@ Return Value
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Typealiases.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Typealiases.html
index d32f0ac4d..5c8ccc1e2 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Typealiases.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/Typealiases.html
@@ -294,7 +294,7 @@ Declaration
@@ -328,7 +328,7 @@ Declaration
@@ -362,7 +362,7 @@ Declaration
@@ -392,7 +392,7 @@ Declaration
@@ -426,7 +426,7 @@ Declaration
@@ -466,7 +466,7 @@ Declaration
@@ -502,7 +502,7 @@ Declaration
@@ -512,7 +512,7 @@ Declaration
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/index.html b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/index.html
index 7b67d9360..4b40cff73 100644
--- a/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/index.html
+++ b/docs/docsets/Kingfisher.docset/Contents/Resources/Documents/index.html
@@ -367,7 +367,7 @@ License
diff --git a/docs/docsets/Kingfisher.docset/Contents/Resources/docSet.dsidx b/docs/docsets/Kingfisher.docset/Contents/Resources/docSet.dsidx
index e07d4719b3112f22e5969ac486b49b3737a1327e..23b4b1989702066e200a4f626b433c0294853c59 100644
GIT binary patch
delta 35
qcmZo@U~6b#n~===fR}-Rfr(#_fxnAiZ)4$JzGhwi?YjJomkR){$qDiR
delta 35
qcmZo@U~6b#n~===ke7jhfr(#_fxnAiZ)4$JzGhwi?YjJomkR){;|cQs
diff --git a/docs/docsets/Kingfisher.tgz b/docs/docsets/Kingfisher.tgz
index 7671daa90ad9dca20a2510347a82d7a9cc2e457e..9ecde2309962a3577c338708dcb675fa011eb8d5 100644
GIT binary patch
delta 137118
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