Skip to content

Commit be56cf8

Browse files
committed
Releasing version 5.0.0.
1 parent 26df2ba commit be56cf8

Some content is hidden

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

69 files changed

+1075
-834
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
33

44
# Next
55

6+
## [5.0.0](https://github.com/MLSDev/TRON/releases/tag/5.0.0)
7+
68
## [5.0.0-rc.1](https://github.com/MLSDev/TRON/releases/tag/5.0.0-rc.1)
79

810
### Added

Gemfile.lock

Lines changed: 43 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.1)
4+
CFPropertyList (3.0.2)
55
activesupport (4.2.11.1)
66
i18n (~> 0.7)
77
minitest (~> 5.1)
@@ -36,7 +36,7 @@ GEM
3636
fuzzy_match (~> 2.0.4)
3737
nap (~> 1.0)
3838
cocoapods-deintegrate (1.0.4)
39-
cocoapods-downloader (1.2.2)
39+
cocoapods-downloader (1.3.0)
4040
cocoapods-plugins (1.0.0)
4141
nap
4242
cocoapods-search (1.0.0)
@@ -49,7 +49,7 @@ GEM
4949
colored2 (3.1.2)
5050
commander-fastlane (4.4.6)
5151
highline (~> 1.7.2)
52-
concurrent-ruby (1.1.5)
52+
concurrent-ruby (1.1.6)
5353
declarative (0.0.10)
5454
declarative-option (0.1.0)
5555
digest-crc (0.4.1)
@@ -58,16 +58,16 @@ GEM
5858
dotenv (2.7.5)
5959
emoji_regex (1.0.1)
6060
escape (0.0.4)
61-
excon (0.68.0)
62-
faraday (0.17.0)
61+
excon (0.72.0)
62+
faraday (0.17.3)
6363
multipart-post (>= 1.2, < 3)
6464
faraday-cookie_jar (0.0.6)
6565
faraday (>= 0.7.4)
6666
http-cookie (~> 1.0.0)
6767
faraday_middleware (0.13.1)
6868
faraday (>= 0.7.4, < 1.0)
6969
fastimage (2.1.7)
70-
fastlane (2.134.0)
70+
fastlane (2.141.0)
7171
CFPropertyList (>= 2.3, < 4.0.0)
7272
addressable (>= 2.3, < 3.0.0)
7373
babosa (>= 1.0.2, < 2.0.0)
@@ -76,13 +76,13 @@ GEM
7676
commander-fastlane (>= 4.4.6, < 5.0.0)
7777
dotenv (>= 2.1.1, < 3.0.0)
7878
emoji_regex (>= 0.1, < 2.0)
79-
excon (>= 0.45.0, < 1.0.0)
79+
excon (>= 0.71.0, < 1.0.0)
8080
faraday (~> 0.17)
8181
faraday-cookie_jar (~> 0.0.6)
8282
faraday_middleware (~> 0.13.1)
8383
fastimage (>= 2.1.0, < 3.0.0)
8484
gh_inspector (>= 1.1.2, < 2.0.0)
85-
google-api-client (>= 0.21.2, < 0.24.0)
85+
google-api-client (>= 0.29.2, < 0.37.0)
8686
google-cloud-storage (>= 1.15.0, < 2.0.0)
8787
highline (>= 1.7.2, < 2.0.0)
8888
json (< 3.0.0)
@@ -101,45 +101,49 @@ GEM
101101
tty-screen (>= 0.6.3, < 1.0.0)
102102
tty-spinner (>= 0.8.0, < 1.0.0)
103103
word_wrap (~> 1.0.0)
104-
xcodeproj (>= 1.8.1, < 2.0.0)
104+
xcodeproj (>= 1.13.0, < 2.0.0)
105105
xcpretty (~> 0.3.0)
106106
xcpretty-travis-formatter (>= 0.0.3)
107-
fastlane-plugin-versioning (0.4.0)
108-
ffi (1.11.1)
107+
fastlane-plugin-versioning (0.4.2)
108+
ffi (1.12.2)
109109
fourflusher (2.3.1)
110110
fuzzy_match (2.0.4)
111111
gh_inspector (1.1.3)
112-
google-api-client (0.23.9)
112+
google-api-client (0.36.4)
113113
addressable (~> 2.5, >= 2.5.1)
114-
googleauth (>= 0.5, < 0.7.0)
114+
googleauth (~> 0.9)
115115
httpclient (>= 2.8.1, < 3.0)
116-
mime-types (~> 3.0)
116+
mini_mime (~> 1.0)
117117
representable (~> 3.0)
118118
retriable (>= 2.0, < 4.0)
119-
signet (~> 0.9)
120-
google-cloud-core (1.4.1)
119+
signet (~> 0.12)
120+
google-cloud-core (1.5.0)
121121
google-cloud-env (~> 1.0)
122+
google-cloud-errors (~> 1.0)
122123
google-cloud-env (1.3.0)
123124
faraday (~> 0.11)
124-
google-cloud-storage (1.16.0)
125+
google-cloud-errors (1.0.0)
126+
google-cloud-storage (1.25.1)
127+
addressable (~> 2.5)
125128
digest-crc (~> 0.4)
126-
google-api-client (~> 0.23)
129+
google-api-client (~> 0.33)
127130
google-cloud-core (~> 1.2)
128-
googleauth (>= 0.6.2, < 0.10.0)
129-
googleauth (0.6.7)
131+
googleauth (~> 0.9)
132+
mini_mime (~> 1.0)
133+
googleauth (0.10.0)
130134
faraday (~> 0.12)
131135
jwt (>= 1.4, < 3.0)
132136
memoist (~> 0.16)
133137
multi_json (~> 1.11)
134138
os (>= 0.9, < 2.0)
135-
signet (~> 0.7)
139+
signet (~> 0.12)
136140
highline (1.7.10)
137141
http-cookie (1.0.3)
138142
domain_name (~> 0.5)
139143
httpclient (2.8.3)
140144
i18n (0.9.5)
141145
concurrent-ruby (~> 1.0)
142-
jazzy (0.11.2)
146+
jazzy (0.13.1)
143147
cocoapods (~> 1.5)
144148
mustache (~> 1.1)
145149
open4
@@ -148,25 +152,27 @@ GEM
148152
sassc (~> 2.1)
149153
sqlite3 (~> 1.3)
150154
xcinvoke (~> 0.3.0)
151-
json (2.2.0)
155+
json (2.3.0)
152156
jwt (2.1.0)
153157
liferaft (0.0.6)
154-
memoist (0.16.0)
155-
mime-types (3.3)
158+
memoist (0.16.2)
159+
mime-types (3.3.1)
156160
mime-types-data (~> 3.2015)
157161
mime-types-data (3.2019.1009)
158-
mini_magick (4.9.5)
159-
minitest (5.13.0)
162+
mini_magick (4.10.1)
163+
mini_mime (1.0.2)
164+
minitest (5.14.0)
160165
molinillo (0.6.6)
161166
multi_json (1.14.1)
162167
multi_xml (0.6.0)
163168
multipart-post (2.0.0)
164-
mustache (1.1.0)
169+
mustache (1.1.1)
165170
nanaimo (0.2.6)
166171
nap (1.1.0)
167172
naturally (2.2.0)
168173
netrc (0.11.0)
169-
octokit (4.14.0)
174+
octokit (4.16.0)
175+
faraday (>= 0.9)
170176
sawyer (~> 0.8.0, >= 0.5.3)
171177
open4 (1.3.4)
172178
os (1.0.1)
@@ -192,30 +198,30 @@ GEM
192198
faraday (~> 0.9)
193199
jwt (>= 1.5, < 3.0)
194200
multi_json (~> 1.10)
195-
simctl (1.6.6)
201+
simctl (1.6.8)
196202
CFPropertyList
197203
naturally
198204
slack-notifier (2.3.2)
199-
sqlite3 (1.4.1)
205+
sqlite3 (1.4.2)
200206
terminal-notifier (2.0.0)
201207
terminal-table (1.8.0)
202208
unicode-display_width (~> 1.1, >= 1.1.1)
203209
thread_safe (0.3.6)
204-
tty-cursor (0.7.0)
205-
tty-screen (0.7.0)
206-
tty-spinner (0.9.1)
210+
tty-cursor (0.7.1)
211+
tty-screen (0.7.1)
212+
tty-spinner (0.9.3)
207213
tty-cursor (~> 0.7)
208-
tzinfo (1.2.5)
214+
tzinfo (1.2.6)
209215
thread_safe (~> 0.1)
210216
uber (0.1.0)
211217
unf (0.1.4)
212218
unf_ext
213219
unf_ext (0.0.7.6)
214-
unicode-display_width (1.6.0)
220+
unicode-display_width (1.6.1)
215221
word_wrap (1.0.0)
216222
xcinvoke (0.3.0)
217223
liferaft (~> 0.0.6)
218-
xcodeproj (1.13.0)
224+
xcodeproj (1.15.0)
219225
CFPropertyList (>= 2.3.3, < 4.0)
220226
atomos (~> 0.1.3)
221227
claide (>= 1.0.2, < 2.0)

Supporting files/Framework.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>5.0.0-rc.1</string>
18+
<string>5.0.0</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

TRON.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 = 'TRON'
3-
s.version = "5.0.0-rc.1"
3+
s.version = "5.0.0"
44
s.license = 'MIT'
55
s.summary = 'Lightweight network abstraction layer, written on top of Alamofire'
66
s.homepage = 'https://github.com/MLSDev/TRON'

docs/Classes.html

Lines changed: 15 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<a class="header-link" href="index.html">
2424
TRON Docs
2525
</a>
26-
(92% documented)
26+
(91% documented)
2727
</p>
2828

2929
<p class="header-col--secondary">
@@ -144,7 +144,7 @@
144144
<article class="main-content">
145145

146146
<section class="section">
147-
<div class="section-content">
147+
<div class="section-content top-matter">
148148
<h1>Classes</h1>
149149
<p>The following classes are available globally.</p>
150150

@@ -176,17 +176,13 @@ <h1>Classes</h1>
176176
<h4>Declaration</h4>
177177
<div class="language">
178178
<p class="aside-title">Swift</p>
179-
<pre class="highlight swift"><code><span class="kd">open</span> <span class="kd">class</span> <span class="kt">APIError</span> <span class="p">:</span> <span class="kt">Error</span><span class="p">,</span> <span class="kt">LocalizedError</span><span class="p">,</span> <span class="kt"><a href="Protocols/ErrorSerializable.html">ErrorSerializable</a></span><span class="p">,</span> <span class="kt"><a href="Protocols/DownloadErrorSerializable.html">DownloadErrorSerializable</a></span><span class="p">,</span> <span class="kt">CustomStringConvertible</span></code></pre>
179+
<pre class="highlight swift"><code><span class="kd">open</span> <span class="kd">class</span> <span class="kt">APIError</span> <span class="p">:</span> <span class="kt">LocalizedError</span><span class="p">,</span> <span class="kt"><a href="Protocols/ErrorSerializable.html">ErrorSerializable</a></span><span class="p">,</span> <span class="kt"><a href="Protocols/DownloadErrorSerializable.html">DownloadErrorSerializable</a></span></code></pre>
180180

181181
</div>
182182
</div>
183183
</section>
184184
</div>
185185
</li>
186-
</ul>
187-
</div>
188-
<div class="task-group">
189-
<ul class="item-container">
190186
<li class="item">
191187
<div>
192188
<code>
@@ -215,10 +211,6 @@ <h4>Declaration</h4>
215211
</section>
216212
</div>
217213
</li>
218-
</ul>
219-
</div>
220-
<div class="task-group">
221-
<ul class="item-container">
222214
<li class="item">
223215
<div>
224216
<code>
@@ -247,10 +239,6 @@ <h4>Declaration</h4>
247239
</section>
248240
</div>
249241
</li>
250-
</ul>
251-
</div>
252-
<div class="task-group">
253-
<ul class="item-container">
254242
<li class="item">
255243
<div>
256244
<code>
@@ -279,10 +267,6 @@ <h4>Declaration</h4>
279267
</section>
280268
</div>
281269
</li>
282-
</ul>
283-
</div>
284-
<div class="task-group">
285-
<ul class="item-container">
286270
<li class="item">
287271
<div>
288272
<code>
@@ -311,16 +295,12 @@ <h4>Declaration</h4>
311295
</section>
312296
</div>
313297
</li>
314-
</ul>
315-
</div>
316-
<div class="task-group">
317-
<ul class="item-container">
318298
<li class="item">
319299
<div>
320300
<code>
321-
<a name="/"></a>
301+
<a name="/s:4TRON21NetworkActivityPluginC"></a>
322302
<a name="//apple_ref/swift/Class/NetworkActivityPlugin" class="dashAnchor"></a>
323-
<a class="token" href="#/">NetworkActivityPlugin</a>
303+
<a class="token" href="#/s:4TRON21NetworkActivityPluginC">NetworkActivityPlugin</a>
324304
</code>
325305
</div>
326306
<div class="height-container">
@@ -337,13 +317,17 @@ <h4>Declaration</h4>
337317

338318
<a href="Classes/NetworkActivityPlugin.html" class="slightly-smaller">See more</a>
339319
</div>
320+
<div class="declaration">
321+
<h4>Declaration</h4>
322+
<div class="language">
323+
<p class="aside-title">Swift</p>
324+
<pre class="highlight swift"><code><span class="kd">open</span> <span class="kd">class</span> <span class="kt">NetworkActivityPlugin</span> <span class="p">:</span> <span class="kt"><a href="Protocols/Plugin.html">Plugin</a></span></code></pre>
325+
326+
</div>
327+
</div>
340328
</section>
341329
</div>
342330
</li>
343-
</ul>
344-
</div>
345-
<div class="task-group">
346-
<ul class="item-container">
347331
<li class="item">
348332
<div>
349333
<code>
@@ -372,10 +356,6 @@ <h4>Declaration</h4>
372356
</section>
373357
</div>
374358
</li>
375-
</ul>
376-
</div>
377-
<div class="task-group">
378-
<ul class="item-container">
379359
<li class="item">
380360
<div>
381361
<code>
@@ -406,10 +386,6 @@ <h4>Declaration</h4>
406386
</section>
407387
</div>
408388
</li>
409-
</ul>
410-
</div>
411-
<div class="task-group">
412-
<ul class="item-container">
413389
<li class="item">
414390
<div>
415391
<code>
@@ -466,10 +442,6 @@ <h4>Declaration</h4>
466442
</section>
467443
</div>
468444
</li>
469-
</ul>
470-
</div>
471-
<div class="task-group">
472-
<ul class="item-container">
473445
<li class="item">
474446
<div>
475447
<code>
@@ -498,10 +470,6 @@ <h4>Declaration</h4>
498470
</section>
499471
</div>
500472
</li>
501-
</ul>
502-
</div>
503-
<div class="task-group">
504-
<ul class="item-container">
505473
<li class="item">
506474
<div>
507475
<code>
@@ -538,8 +506,8 @@ <h4>Declaration</h4>
538506
</article>
539507
</div>
540508
<section class="footer">
541-
<p>&copy; 2019 <a class="link" href="https://github.com/DenTelezhkin" target="_blank" rel="external">Denys Telezhkin</a>. All rights reserved. (Last updated: 2019-06-28)</p>
542-
<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>
509+
<p>&copy; 2020 <a class="link" href="https://github.com/DenTelezhkin" target="_blank" rel="external">Denys Telezhkin</a>. All rights reserved. (Last updated: 2020-02-17)</p>
510+
<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>
543511
</section>
544512
</body>
545513
</div>

0 commit comments

Comments
 (0)