Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Commit ef55ce9

Browse files
authored
Version 6.1.0 (#182)
1 parent ee3e4ea commit ef55ce9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+48
-44
lines changed

.swift-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.2
1+
5

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 6.1.0
2+
3+
- Migrate to Swift 5.0, thanks to [darecki](https://github.com/darecki) for the PR!
4+
15
# Version 6.0.2
26

37
- Fix issue with formatter initializers being interal, they're now public as intended.

UICircularProgressRing.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Pod::Spec.new do |s|
33

44
s.name = "UICircularProgressRing"
5-
s.version = "6.0.2"
5+
s.version = "6.1.0"
66
s.summary = "A highly customizable circular progress bar for iOS written in Swift"
77

88
s.description = <<-DESC

docs/Classes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ <h4>Declaration</h4>
207207
</section>
208208
</section>
209209
<section id="footer">
210-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
210+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
211211
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
212212
</section>
213213
</article>

docs/Classes/UICircularProgressRing.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,9 @@ <h3 class="section-name">Members</h3>
112112
<li class="item">
113113
<div>
114114
<code>
115-
<a name="/s:22UICircularProgressRingAAC8delegateAA0abC8Delegate_pSgXwvp"></a>
115+
<a name="/s:22UICircularProgressRingAAC8delegateAA0abC8Delegate_pSgvp"></a>
116116
<a name="//apple_ref/swift/Property/delegate" class="dashAnchor"></a>
117-
<a class="token" href="#/s:22UICircularProgressRingAAC8delegateAA0abC8Delegate_pSgXwvp">delegate</a>
117+
<a class="token" href="#/s:22UICircularProgressRingAAC8delegateAA0abC8Delegate_pSgvp">delegate</a>
118118
</code>
119119
</div>
120120
<div class="height-container">
@@ -591,7 +591,7 @@ <h4>Declaration</h4>
591591
</section>
592592
</section>
593593
<section id="footer">
594-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
594+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
595595
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
596596
</section>
597597
</article>

docs/Classes/UICircularRing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1029,7 +1029,7 @@ <h4>Declaration</h4>
10291029
</section>
10301030
</section>
10311031
<section id="footer">
1032-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
1032+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
10331033
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
10341034
</section>
10351035
</article>

docs/Classes/UICircularTimerRing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ <h4>Declaration</h4>
335335
</section>
336336
</section>
337337
<section id="footer">
338-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
338+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
339339
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
340340
</section>
341341
</article>

docs/Classes/UICircularTimerRing/State.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ <h4>Declaration</h4>
188188
</section>
189189
</section>
190190
<section id="footer">
191-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
191+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
192192
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
193193
</section>
194194
</article>

docs/Enums.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ <h4>Declaration</h4>
184184
</section>
185185
</section>
186186
<section id="footer">
187-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
187+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
188188
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
189189
</section>
190190
</article>

docs/Enums/UICircularRingGradientPosition.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ <h4>Declaration</h4>
327327
</section>
328328
</section>
329329
<section id="footer">
330-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
330+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
331331
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
332332
</section>
333333
</article>

0 commit comments

Comments
 (0)