Skip to content

Commit b508f46

Browse files
committed
Release - Prepping 3.0.0-beta.2 Release (#53)
* Added release notes to the CHANGELOG and bumped version to 3.0.0-beta.2 * Updated jazzy docs for 3.0.0-beta.2 release
1 parent 0733b1e commit b508f46

File tree

12 files changed

+21
-11
lines changed

12 files changed

+21
-11
lines changed

AlamofireNetworkActivityIndicator.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'AlamofireNetworkActivityIndicator'
3-
s.version = '3.0.0-beta.1'
3+
s.version = '3.0.0-beta.2'
44
s.license = 'MIT'
55
s.summary = 'Controls the visibility of the network activity indicator on iOS using Alamofire'
66
s.homepage = 'https://github.com/Alamofire/AlamofireNetworkActivityIndicator'

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33
`AlamofireNetworkActivityIndicator` adheres to [Semantic Versioning](http://semver.org/).
44

55
#### 3.x Releases
6-
- `3.0.0` Betas - [3.0.0-beta.1](#300-beta1)
6+
- `3.0.0` Betas - [3.0.0-beta.1](#300-beta1) | [3.0.0-beta.2](#300-beta2)
77

88
#### 2.x Releases
99
- `2.4.x` Releases - [2.4.0](#240)
@@ -18,6 +18,16 @@ All notable changes to this project will be documented in this file.
1818

1919
---
2020

21+
## [3.0.0-beta.2](https://github.com/Alamofire/AlamofireNetworkActivityIndicator/releases/tag/3.0.0-beta.2)
22+
Released on 2019-04-13. All issues associated with this milestone can be found using this
23+
[filter](https://github.com/Alamofire/AlamofireNetworkActivityIndicator/milestone/12?closed=1).
24+
25+
#### Updated
26+
- Project to require Alamofire 5.0.0-beta.5+ as a dependency.
27+
- Updated by [Christian Noon](https://github.com/cnoon) in Pull Request [#51](https://github.com/Alamofire/AlamofireNetworkActivityIndicator/pull/51).
28+
- Activity tracking to monitor task events rather than request events to improve accuracy.
29+
- Updated by [Christian Noon](https://github.com/cnoon) in Pull Request [#52](https://github.com/Alamofire/AlamofireNetworkActivityIndicator/pull/52).
30+
2131
## [3.0.0-beta.1](https://github.com/Alamofire/AlamofireNetworkActivityIndicator/releases/tag/3.0.0-beta.1)
2232
Released on 2019-04-10. All issues associated with this milestone can be found using this
2333
[filter](https://github.com/Alamofire/AlamofireNetworkActivityIndicator/milestone/11?closed=1).

Source/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>3.0.0-beta.1</string>
18+
<string>3.0.0.beta.2</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

docs/Classes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ <h4>Declaration</h4>
128128
</article>
129129
</div>
130130
<section class="footer">
131-
<p>&copy; 2019 <a class="link" href="http://alamofire.org/" target="_blank" rel="external">Alamofire Software Foundation</a>. All rights reserved. (Last updated: 2019-04-10)</p>
131+
<p>&copy; 2019 <a class="link" href="http://alamofire.org/" target="_blank" rel="external">Alamofire Software Foundation</a>. All rights reserved. (Last updated: 2019-04-13)</p>
132132
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
133133
</section>
134134
</body>

docs/Classes/NetworkActivityIndicatorManager.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ <h4>Parameters</h4>
423423
</article>
424424
</div>
425425
<section class="footer">
426-
<p>&copy; 2019 <a class="link" href="http://alamofire.org/" target="_blank" rel="external">Alamofire Software Foundation</a>. All rights reserved. (Last updated: 2019-04-10)</p>
426+
<p>&copy; 2019 <a class="link" href="http://alamofire.org/" target="_blank" rel="external">Alamofire Software Foundation</a>. All rights reserved. (Last updated: 2019-04-13)</p>
427427
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
428428
</section>
429429
</body>

docs/docsets/AlamofireNetworkActivityIndicator.docset/Contents/Resources/Documents/Classes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ <h4>Declaration</h4>
128128
</article>
129129
</div>
130130
<section class="footer">
131-
<p>&copy; 2019 <a class="link" href="http://alamofire.org/" target="_blank" rel="external">Alamofire Software Foundation</a>. All rights reserved. (Last updated: 2019-04-10)</p>
131+
<p>&copy; 2019 <a class="link" href="http://alamofire.org/" target="_blank" rel="external">Alamofire Software Foundation</a>. All rights reserved. (Last updated: 2019-04-13)</p>
132132
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
133133
</section>
134134
</body>

docs/docsets/AlamofireNetworkActivityIndicator.docset/Contents/Resources/Documents/Classes/NetworkActivityIndicatorManager.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ <h4>Parameters</h4>
423423
</article>
424424
</div>
425425
<section class="footer">
426-
<p>&copy; 2019 <a class="link" href="http://alamofire.org/" target="_blank" rel="external">Alamofire Software Foundation</a>. All rights reserved. (Last updated: 2019-04-10)</p>
426+
<p>&copy; 2019 <a class="link" href="http://alamofire.org/" target="_blank" rel="external">Alamofire Software Foundation</a>. All rights reserved. (Last updated: 2019-04-13)</p>
427427
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
428428
</section>
429429
</body>

docs/docsets/AlamofireNetworkActivityIndicator.docset/Contents/Resources/Documents/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ <h2 id='license' class='heading'>License</h2>
234234
</article>
235235
</div>
236236
<section class="footer">
237-
<p>&copy; 2019 <a class="link" href="http://alamofire.org/" target="_blank" rel="external">Alamofire Software Foundation</a>. All rights reserved. (Last updated: 2019-04-10)</p>
237+
<p>&copy; 2019 <a class="link" href="http://alamofire.org/" target="_blank" rel="external">Alamofire Software Foundation</a>. All rights reserved. (Last updated: 2019-04-13)</p>
238238
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
239239
</section>
240240
</body>

docs/docsets/AlamofireNetworkActivityIndicator.docset/Contents/Resources/Documents/undocumented.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"warnings": [
33
{
44
"file": "/Users/cnoon/Programming/GitHub/Alamofire/AlamofireNetworkActivityIndicator/Source/NetworkActivityIndicatorManager.swift",
5-
"line": 122,
5+
"line": 120,
66
"symbol": "NetworkActivityIndicatorManager.deinit",
77
"symbol_kind": "source.lang.swift.decl.function.method.instance",
88
"warning": "undocumented"
4 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)