Skip to content

Commit

Permalink
Prepare 4.1 (#414)
Browse files Browse the repository at this point in the history
* Version to 4.1.0.

* Update Jazzy docs.
  • Loading branch information
jshier authored Apr 6, 2020
1 parent 503d66f commit 3e8edbe
Show file tree
Hide file tree
Showing 93 changed files with 502 additions and 784 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.7.0
2.7.1
6 changes: 2 additions & 4 deletions AlamofireImage.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2407,7 +2407,7 @@
INFOPLIST_FILE = Source/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
MACOSX_DEPLOYMENT_TARGET = 10.12;
MARKETING_VERSION = 4.0.3;
MARKETING_VERSION = 4.1.0;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
PRODUCT_BUNDLE_IDENTIFIER = org.alamofire.AlamofireImage;
Expand All @@ -2418,7 +2418,6 @@
TARGETED_DEVICE_FAMILY = "1,2";
TVOS_DEPLOYMENT_TARGET = 10.0;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
WATCHOS_DEPLOYMENT_TARGET = 3.0;
};
name = Debug;
Expand Down Expand Up @@ -2469,7 +2468,7 @@
INFOPLIST_FILE = Source/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
MACOSX_DEPLOYMENT_TARGET = 10.12;
MARKETING_VERSION = 4.0.3;
MARKETING_VERSION = 4.1.0;
MTL_ENABLE_DEBUG_INFO = NO;
PRODUCT_BUNDLE_IDENTIFIER = org.alamofire.AlamofireImage;
SDKROOT = iphoneos;
Expand All @@ -2480,7 +2479,6 @@
TVOS_DEPLOYMENT_TARGET = 10.0;
VALIDATE_PRODUCT = YES;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
WATCHOS_DEPLOYMENT_TARGET = 3.0;
};
name = Release;
Expand Down
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,16 @@ All notable changes to this project will be documented in this file.

---

## [4.1.0](https://github.com/Alamofire/AlamofireImage/releases/tag/4.1.0)
Released on 2020-04-05. All issues associated with this milestone can be found using this
[filter](https://github.com/Alamofire/AlamofireImage/milestone/40?closed=1).

#### Updated
- Project to require Swift 5.1.
- Updated by[Jon Shier](https://github.com/jshier) in Pull Request [#413](https://github.com/Alamofire/AlamofireImage/pull/413).

---

## [4.0.3](https://github.com/Alamofire/AlamofireImage/releases/tag/4.0.3)
Released on 2020-03-07. All issues associated with this milestone can be found using this
[filter](https://github.com/Alamofire/AlamofireImage/milestone/39?closed=1).
Expand Down
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ GEM
json (>= 1.5.1)
atomos (0.1.3)
claide (1.0.3)
cocoapods (1.9.0)
cocoapods (1.9.1)
activesupport (>= 4.0.2, < 5)
claide (>= 1.0.2, < 2.0)
cocoapods-core (= 1.9.0)
cocoapods-core (= 1.9.1)
cocoapods-deintegrate (>= 1.0.3, < 2.0)
cocoapods-downloader (>= 1.2.2, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
Expand All @@ -31,7 +31,7 @@ GEM
nap (~> 1.0)
ruby-macho (~> 1.4)
xcodeproj (>= 1.14.0, < 2.0)
cocoapods-core (1.9.0)
cocoapods-core (1.9.1)
activesupport (>= 4.0.2, < 6)
algoliasearch (~> 1.0)
concurrent-ruby (~> 1.1)
Expand Down Expand Up @@ -61,7 +61,7 @@ GEM
httpclient (2.8.3)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jazzy (0.13.1)
jazzy (0.13.2)
cocoapods (~> 1.5)
mustache (~> 1.1)
open4
Expand All @@ -80,15 +80,15 @@ GEM
netrc (0.11.0)
open4 (1.3.4)
redcarpet (3.5.0)
rouge (3.16.0)
rouge (3.17.0)
ruby-macho (1.4.0)
sassc (2.2.1)
ffi (~> 1.9)
sqlite3 (1.4.2)
thread_safe (0.3.6)
typhoeus (1.3.1)
ethon (>= 0.9.0)
tzinfo (1.2.6)
tzinfo (1.2.7)
thread_safe (~> 0.1)
xcinvoke (0.3.0)
liferaft (~> 0.0.6)
Expand All @@ -107,4 +107,4 @@ DEPENDENCIES
jazzy

BUNDLED WITH
2.1.2
2.1.4
6 changes: 3 additions & 3 deletions docs/Classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="index.html">
AlamofireImage Docs
</a>
(75% documented)
(77% documented)
</p>

<p class="header-col--secondary">
Expand Down Expand Up @@ -347,8 +347,8 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2020 <a class="link" href="http://alamofire.org/" target="_blank" rel="external">Alamofire Software Foundation</a>. All rights reserved. (Last updated: 2020-03-07)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.1</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2020 <a class="link" href="http://alamofire.org/" target="_blank" rel="external">Alamofire Software Foundation</a>. All rights reserved. (Last updated: 2020-04-05)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
</div>
Expand Down
24 changes: 12 additions & 12 deletions docs/Classes/AutoPurgingImageCache.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
AlamofireImage Docs
</a>
(75% documented)
(77% documented)
</p>

<p class="header-col--secondary">
Expand Down Expand Up @@ -334,7 +334,7 @@ <h3 class="section-name"><p>Initialization</p>
<code>
<a name="/s:14AlamofireImage011AutoPurgingB5CacheC14memoryCapacity30preferredMemoryUsageAfterPurgeACs6UInt64V_AGtcfc"></a>
<a name="//apple_ref/swift/Method/init(memoryCapacity:preferredMemoryUsageAfterPurge:)" class="dashAnchor"></a>
<a class="token" href="#/s:14AlamofireImage011AutoPurgingB5CacheC14memoryCapacity30preferredMemoryUsageAfterPurgeACs6UInt64V_AGtcfc">init(memoryCapacity:preferredMemoryUsageAfterPurge:)</a>
<a class="token" href="#/s:14AlamofireImage011AutoPurgingB5CacheC14memoryCapacity30preferredMemoryUsageAfterPurgeACs6UInt64V_AGtcfc">init(memoryCapacity:<wbr>preferredMemoryUsageAfterPurge:<wbr>)</a>
</code>
</div>
<div class="height-container">
Expand Down Expand Up @@ -412,7 +412,7 @@ <h3 class="section-name"><p>Add Image to Cache</p>
<code>
<a name="/s:14AlamofireImage011AutoPurgingB5CacheC3add_3for14withIdentifierySo7UIImageC_10Foundation10URLRequestVSSSgtF"></a>
<a name="//apple_ref/swift/Method/add(_:for:withIdentifier:)" class="dashAnchor"></a>
<a class="token" href="#/s:14AlamofireImage011AutoPurgingB5CacheC3add_3for14withIdentifierySo7UIImageC_10Foundation10URLRequestVSSSgtF">add(_:for:withIdentifier:)</a>
<a class="token" href="#/s:14AlamofireImage011AutoPurgingB5CacheC3add_3for14withIdentifierySo7UIImageC_10Foundation10URLRequestVSSSgtF">add(_:<wbr>for:<wbr>withIdentifier:<wbr>)</a>
</code>
</div>
<div class="height-container">
Expand Down Expand Up @@ -482,7 +482,7 @@ <h4>Parameters</h4>
<code>
<a name="/s:14AlamofireImage011AutoPurgingB5CacheC3add_14withIdentifierySo7UIImageC_SStF"></a>
<a name="//apple_ref/swift/Method/add(_:withIdentifier:)" class="dashAnchor"></a>
<a class="token" href="#/s:14AlamofireImage011AutoPurgingB5CacheC3add_14withIdentifierySo7UIImageC_SStF">add(_:withIdentifier:)</a>
<a class="token" href="#/s:14AlamofireImage011AutoPurgingB5CacheC3add_14withIdentifierySo7UIImageC_SStF">add(_:<wbr>withIdentifier:<wbr>)</a>
</code>
</div>
<div class="height-container">
Expand Down Expand Up @@ -553,7 +553,7 @@ <h3 class="section-name"><p>Remove Image from Cache</p>
<code>
<a name="/s:14AlamofireImage011AutoPurgingB5CacheC06removeB03for14withIdentifierSb10Foundation10URLRequestV_SSSgtF"></a>
<a name="//apple_ref/swift/Method/removeImage(for:withIdentifier:)" class="dashAnchor"></a>
<a class="token" href="#/s:14AlamofireImage011AutoPurgingB5CacheC06removeB03for14withIdentifierSb10Foundation10URLRequestV_SSSgtF">removeImage(for:withIdentifier:)</a>
<a class="token" href="#/s:14AlamofireImage011AutoPurgingB5CacheC06removeB03for14withIdentifierSb10Foundation10URLRequestV_SSSgtF">removeImage(for:<wbr>withIdentifier:<wbr>)</a>
</code>
</div>
<div class="height-container">
Expand Down Expand Up @@ -616,7 +616,7 @@ <h4>Return Value</h4>
<code>
<a name="/s:14AlamofireImage011AutoPurgingB5CacheC12removeImages8matchingSb10Foundation10URLRequestV_tF"></a>
<a name="//apple_ref/swift/Method/removeImages(matching:)" class="dashAnchor"></a>
<a class="token" href="#/s:14AlamofireImage011AutoPurgingB5CacheC12removeImages8matchingSb10Foundation10URLRequestV_tF">removeImages(matching:)</a>
<a class="token" href="#/s:14AlamofireImage011AutoPurgingB5CacheC12removeImages8matchingSb10Foundation10URLRequestV_tF">removeImages(matching:<wbr>)</a>
</code>
</div>
<div class="height-container">
Expand Down Expand Up @@ -667,7 +667,7 @@ <h4>Return Value</h4>
<code>
<a name="/s:14AlamofireImage011AutoPurgingB5CacheC06removeB014withIdentifierSbSS_tF"></a>
<a name="//apple_ref/swift/Method/removeImage(withIdentifier:)" class="dashAnchor"></a>
<a class="token" href="#/s:14AlamofireImage011AutoPurgingB5CacheC06removeB014withIdentifierSbSS_tF">removeImage(withIdentifier:)</a>
<a class="token" href="#/s:14AlamofireImage011AutoPurgingB5CacheC06removeB014withIdentifierSbSS_tF">removeImage(withIdentifier:<wbr>)</a>
</code>
</div>
<div class="height-container">
Expand Down Expand Up @@ -764,7 +764,7 @@ <h3 class="section-name"><p>Fetch Image from Cache</p>
<code>
<a name="/s:14AlamofireImage011AutoPurgingB5CacheC5image3for14withIdentifierSo7UIImageCSg10Foundation10URLRequestV_SSSgtF"></a>
<a name="//apple_ref/swift/Method/image(for:withIdentifier:)" class="dashAnchor"></a>
<a class="token" href="#/s:14AlamofireImage011AutoPurgingB5CacheC5image3for14withIdentifierSo7UIImageCSg10Foundation10URLRequestV_SSSgtF">image(for:withIdentifier:)</a>
<a class="token" href="#/s:14AlamofireImage011AutoPurgingB5CacheC5image3for14withIdentifierSo7UIImageCSg10Foundation10URLRequestV_SSSgtF">image(for:<wbr>withIdentifier:<wbr>)</a>
</code>
</div>
<div class="height-container">
Expand Down Expand Up @@ -826,7 +826,7 @@ <h4>Return Value</h4>
<code>
<a name="/s:14AlamofireImage011AutoPurgingB5CacheC5image14withIdentifierSo7UIImageCSgSS_tF"></a>
<a name="//apple_ref/swift/Method/image(withIdentifier:)" class="dashAnchor"></a>
<a class="token" href="#/s:14AlamofireImage011AutoPurgingB5CacheC5image14withIdentifierSo7UIImageCSgSS_tF">image(withIdentifier:)</a>
<a class="token" href="#/s:14AlamofireImage011AutoPurgingB5CacheC5image14withIdentifierSo7UIImageCSgSS_tF">image(withIdentifier:<wbr>)</a>
</code>
</div>
<div class="height-container">
Expand Down Expand Up @@ -889,7 +889,7 @@ <h3 class="section-name"><p>Image Cache Keys</p>
<code>
<a name="/s:14AlamofireImage011AutoPurgingB5CacheC05imageE3Key3for14withIdentifierSS10Foundation10URLRequestV_SSSgtF"></a>
<a name="//apple_ref/swift/Method/imageCacheKey(for:withIdentifier:)" class="dashAnchor"></a>
<a class="token" href="#/s:14AlamofireImage011AutoPurgingB5CacheC05imageE3Key3for14withIdentifierSS10Foundation10URLRequestV_SSSgtF">imageCacheKey(for:withIdentifier:)</a>
<a class="token" href="#/s:14AlamofireImage011AutoPurgingB5CacheC05imageE3Key3for14withIdentifierSS10Foundation10URLRequestV_SSSgtF">imageCacheKey(for:<wbr>withIdentifier:<wbr>)</a>
</code>
</div>
<div class="height-container">
Expand Down Expand Up @@ -954,8 +954,8 @@ <h4>Return Value</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2020 <a class="link" href="http://alamofire.org/" target="_blank" rel="external">Alamofire Software Foundation</a>. All rights reserved. (Last updated: 2020-03-07)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.1</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2020 <a class="link" href="http://alamofire.org/" target="_blank" rel="external">Alamofire Software Foundation</a>. All rights reserved. (Last updated: 2020-04-05)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
</div>
Expand Down
Loading

0 comments on commit 3e8edbe

Please sign in to comment.