From be56cf804b3cd748d1f3ae09c1a3ca03c380a329 Mon Sep 17 00:00:00 2001
From: Denys Telezhkin
Date: Mon, 17 Feb 2020 10:59:19 +0200
Subject: [PATCH] Releasing version 5.0.0.
---
CHANGELOG.md | 2 +
Gemfile.lock | 80 ++++++-----
Supporting files/Framework.plist | 2 +-
TRON.podspec | 2 +-
docs/Classes.html | 62 ++------
docs/Classes/APIError.html | 37 +----
docs/Classes/APIRequest.html | 32 ++---
docs/Classes/APIStub.html | 8 +-
docs/Classes/BaseRequest.html | 116 ++++++++++-----
docs/Classes/CodableParser.html | 8 +-
docs/Classes/CodableSerializer.html | 12 +-
docs/Classes/DownloadAPIRequest.html | 28 ++--
docs/Classes/NetworkActivityPlugin.html | 53 +++++--
docs/Classes/NetworkLoggerPlugin.html | 16 +--
docs/Classes/TRON.html | 54 ++++---
docs/Classes/URLBuilder.html | 8 +-
docs/Classes/URLBuilder/Behavior.html | 8 +-
docs/Classes/UploadAPIRequest.html | 32 ++---
docs/Enums.html | 12 +-
docs/Enums/DownloadRequestType.html | 16 +--
docs/Enums/UploadRequestType.html | 12 +-
docs/Protocols.html | 16 +--
docs/Protocols/DownloadErrorSerializable.html | 8 +-
docs/Protocols/ErrorSerializable.html | 8 +-
docs/Protocols/Plugin.html | 48 +++----
docs/Protocols/TronDelegate.html | 12 +-
docs/Structs.html | 8 +-
docs/Structs/TRONDataResponseSerializer.html | 8 +-
.../TRONDownloadResponseSerializer.html | 8 +-
docs/badge.svg | 16 +--
docs/css/jazzy.css | 28 +++-
.../Contents/Resources/Documents/Classes.html | 62 ++------
.../Resources/Documents/Classes/APIError.html | 37 +----
.../Documents/Classes/APIRequest.html | 32 ++---
.../Resources/Documents/Classes/APIStub.html | 8 +-
.../Documents/Classes/BaseRequest.html | 116 ++++++++++-----
.../Documents/Classes/CodableParser.html | 8 +-
.../Documents/Classes/CodableSerializer.html | 12 +-
.../Documents/Classes/DownloadAPIRequest.html | 28 ++--
.../Classes/NetworkActivityPlugin.html | 53 +++++--
.../Classes/NetworkLoggerPlugin.html | 16 +--
.../Resources/Documents/Classes/TRON.html | 54 ++++---
.../Documents/Classes/URLBuilder.html | 8 +-
.../Classes/URLBuilder/Behavior.html | 8 +-
.../Documents/Classes/UploadAPIRequest.html | 32 ++---
.../Contents/Resources/Documents/Enums.html | 12 +-
.../Documents/Enums/DownloadRequestType.html | 16 +--
.../Documents/Enums/UploadRequestType.html | 12 +-
.../Resources/Documents/Protocols.html | 16 +--
.../Protocols/DownloadErrorSerializable.html | 8 +-
.../Protocols/ErrorSerializable.html | 8 +-
.../Resources/Documents/Protocols/Plugin.html | 48 +++----
.../Documents/Protocols/TronDelegate.html | 12 +-
.../Contents/Resources/Documents/Structs.html | 8 +-
.../Structs/TRONDataResponseSerializer.html | 8 +-
.../TRONDownloadResponseSerializer.html | 8 +-
.../Contents/Resources/Documents/badge.svg | 16 +--
.../Resources/Documents/css/jazzy.css | 28 +++-
.../Contents/Resources/Documents/index.html | 135 ++++++++++++++----
.../Resources/Documents/js/jquery.min.js | 4 +-
.../Contents/Resources/Documents/search.json | 2 +-
.../Resources/Documents/undocumented.json | 92 +-----------
.../Contents/Resources/docSet.dsidx | Bin 12288 -> 65536 bytes
docs/docsets/TRON.tgz | Bin 115360 -> 129531 bytes
docs/docsets/TRON.xml | 2 +-
docs/index.html | 135 ++++++++++++++----
docs/js/jquery.min.js | 4 +-
docs/search.json | 2 +-
docs/undocumented.json | 99 ++++++++++++-
69 files changed, 1075 insertions(+), 834 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 998f36f0..845f4bde 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
# Next
+## [5.0.0](https://github.com/MLSDev/TRON/releases/tag/5.0.0)
+
## [5.0.0-rc.1](https://github.com/MLSDev/TRON/releases/tag/5.0.0-rc.1)
### Added
diff --git a/Gemfile.lock b/Gemfile.lock
index 1ca98159..4e332c3c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
- CFPropertyList (3.0.1)
+ CFPropertyList (3.0.2)
activesupport (4.2.11.1)
i18n (~> 0.7)
minitest (~> 5.1)
@@ -36,7 +36,7 @@ GEM
fuzzy_match (~> 2.0.4)
nap (~> 1.0)
cocoapods-deintegrate (1.0.4)
- cocoapods-downloader (1.2.2)
+ cocoapods-downloader (1.3.0)
cocoapods-plugins (1.0.0)
nap
cocoapods-search (1.0.0)
@@ -49,7 +49,7 @@ GEM
colored2 (3.1.2)
commander-fastlane (4.4.6)
highline (~> 1.7.2)
- concurrent-ruby (1.1.5)
+ concurrent-ruby (1.1.6)
declarative (0.0.10)
declarative-option (0.1.0)
digest-crc (0.4.1)
@@ -58,8 +58,8 @@ GEM
dotenv (2.7.5)
emoji_regex (1.0.1)
escape (0.0.4)
- excon (0.68.0)
- faraday (0.17.0)
+ excon (0.72.0)
+ faraday (0.17.3)
multipart-post (>= 1.2, < 3)
faraday-cookie_jar (0.0.6)
faraday (>= 0.7.4)
@@ -67,7 +67,7 @@ GEM
faraday_middleware (0.13.1)
faraday (>= 0.7.4, < 1.0)
fastimage (2.1.7)
- fastlane (2.134.0)
+ fastlane (2.141.0)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.3, < 3.0.0)
babosa (>= 1.0.2, < 2.0.0)
@@ -76,13 +76,13 @@ GEM
commander-fastlane (>= 4.4.6, < 5.0.0)
dotenv (>= 2.1.1, < 3.0.0)
emoji_regex (>= 0.1, < 2.0)
- excon (>= 0.45.0, < 1.0.0)
+ excon (>= 0.71.0, < 1.0.0)
faraday (~> 0.17)
faraday-cookie_jar (~> 0.0.6)
faraday_middleware (~> 0.13.1)
fastimage (>= 2.1.0, < 3.0.0)
gh_inspector (>= 1.1.2, < 2.0.0)
- google-api-client (>= 0.21.2, < 0.24.0)
+ google-api-client (>= 0.29.2, < 0.37.0)
google-cloud-storage (>= 1.15.0, < 2.0.0)
highline (>= 1.7.2, < 2.0.0)
json (< 3.0.0)
@@ -101,45 +101,49 @@ GEM
tty-screen (>= 0.6.3, < 1.0.0)
tty-spinner (>= 0.8.0, < 1.0.0)
word_wrap (~> 1.0.0)
- xcodeproj (>= 1.8.1, < 2.0.0)
+ xcodeproj (>= 1.13.0, < 2.0.0)
xcpretty (~> 0.3.0)
xcpretty-travis-formatter (>= 0.0.3)
- fastlane-plugin-versioning (0.4.0)
- ffi (1.11.1)
+ fastlane-plugin-versioning (0.4.2)
+ ffi (1.12.2)
fourflusher (2.3.1)
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
- google-api-client (0.23.9)
+ google-api-client (0.36.4)
addressable (~> 2.5, >= 2.5.1)
- googleauth (>= 0.5, < 0.7.0)
+ googleauth (~> 0.9)
httpclient (>= 2.8.1, < 3.0)
- mime-types (~> 3.0)
+ mini_mime (~> 1.0)
representable (~> 3.0)
retriable (>= 2.0, < 4.0)
- signet (~> 0.9)
- google-cloud-core (1.4.1)
+ signet (~> 0.12)
+ google-cloud-core (1.5.0)
google-cloud-env (~> 1.0)
+ google-cloud-errors (~> 1.0)
google-cloud-env (1.3.0)
faraday (~> 0.11)
- google-cloud-storage (1.16.0)
+ google-cloud-errors (1.0.0)
+ google-cloud-storage (1.25.1)
+ addressable (~> 2.5)
digest-crc (~> 0.4)
- google-api-client (~> 0.23)
+ google-api-client (~> 0.33)
google-cloud-core (~> 1.2)
- googleauth (>= 0.6.2, < 0.10.0)
- googleauth (0.6.7)
+ googleauth (~> 0.9)
+ mini_mime (~> 1.0)
+ googleauth (0.10.0)
faraday (~> 0.12)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
- signet (~> 0.7)
+ signet (~> 0.12)
highline (1.7.10)
http-cookie (1.0.3)
domain_name (~> 0.5)
httpclient (2.8.3)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
- jazzy (0.11.2)
+ jazzy (0.13.1)
cocoapods (~> 1.5)
mustache (~> 1.1)
open4
@@ -148,25 +152,27 @@ GEM
sassc (~> 2.1)
sqlite3 (~> 1.3)
xcinvoke (~> 0.3.0)
- json (2.2.0)
+ json (2.3.0)
jwt (2.1.0)
liferaft (0.0.6)
- memoist (0.16.0)
- mime-types (3.3)
+ memoist (0.16.2)
+ mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.1009)
- mini_magick (4.9.5)
- minitest (5.13.0)
+ mini_magick (4.10.1)
+ mini_mime (1.0.2)
+ minitest (5.14.0)
molinillo (0.6.6)
multi_json (1.14.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
- mustache (1.1.0)
+ mustache (1.1.1)
nanaimo (0.2.6)
nap (1.1.0)
naturally (2.2.0)
netrc (0.11.0)
- octokit (4.14.0)
+ octokit (4.16.0)
+ faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
open4 (1.3.4)
os (1.0.1)
@@ -192,30 +198,30 @@ GEM
faraday (~> 0.9)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
- simctl (1.6.6)
+ simctl (1.6.8)
CFPropertyList
naturally
slack-notifier (2.3.2)
- sqlite3 (1.4.1)
+ sqlite3 (1.4.2)
terminal-notifier (2.0.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
thread_safe (0.3.6)
- tty-cursor (0.7.0)
- tty-screen (0.7.0)
- tty-spinner (0.9.1)
+ tty-cursor (0.7.1)
+ tty-screen (0.7.1)
+ tty-spinner (0.9.3)
tty-cursor (~> 0.7)
- tzinfo (1.2.5)
+ tzinfo (1.2.6)
thread_safe (~> 0.1)
uber (0.1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.6)
- unicode-display_width (1.6.0)
+ unicode-display_width (1.6.1)
word_wrap (1.0.0)
xcinvoke (0.3.0)
liferaft (~> 0.0.6)
- xcodeproj (1.13.0)
+ xcodeproj (1.15.0)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
diff --git a/Supporting files/Framework.plist b/Supporting files/Framework.plist
index b3ebda05..e6771905 100644
--- a/Supporting files/Framework.plist
+++ b/Supporting files/Framework.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 5.0.0-rc.1
+ 5.0.0
CFBundleSignature
????
CFBundleVersion
diff --git a/TRON.podspec b/TRON.podspec
index d68a39dc..99d76b08 100644
--- a/TRON.podspec
+++ b/TRON.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'TRON'
- s.version = "5.0.0-rc.1"
+ s.version = "5.0.0"
s.license = 'MIT'
s.summary = 'Lightweight network abstraction layer, written on top of Alamofire'
s.homepage = 'https://github.com/MLSDev/TRON'
diff --git a/docs/Classes.html b/docs/Classes.html
index 8a5ad68b..1825716e 100644
--- a/docs/Classes.html
+++ b/docs/Classes.html
@@ -23,7 +23,7 @@
- (92% documented)
+ (91% documented)