Skip to content

Commit

Permalink
Releasing version 7.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
DenTelezhkin committed Apr 29, 2020
1 parent 8ff4832 commit 187e027
Show file tree
Hide file tree
Showing 7 changed files with 45 additions and 45 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.

# Next

## [7.1.0](https://github.com/DenTelezhkin/DTTableViewManager/releases/tag/7.1.0)

## [7.1.0](https://github.com/DenTelezhkin/DTTableViewManager/releases/tag/7.1.0)

## [7.1.0](https://github.com/DenTelezhkin/DTTableViewManager/releases/tag/7.1.0)

### Changed

* It's not longer necessary to import DTModelStorage framework to use it's API's. `import DTTableViewManager` now implicitly exports `DTModelStorage`.
Expand Down
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ gem "fastlane"
gem 'octokit'
gem 'netrc'
gem 'cocoapods'
gem 'jazzy'
gem 'jazzy', '0.13.1'
gem 'mime-types'

plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')
Expand Down
42 changes: 21 additions & 21 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,25 @@ GEM
tzinfo (~> 1.1)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
algoliasearch (1.27.1)
algoliasearch (1.27.2)
httpclient (~> 2.8, >= 2.8.3)
json (>= 1.5.1)
atomos (0.1.3)
aws-eventstream (1.0.3)
aws-partitions (1.289.0)
aws-sdk-core (3.92.0)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-eventstream (1.1.0)
aws-partitions (1.305.0)
aws-sdk-core (3.94.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-kms (1.30.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.61.1)
aws-sdk-s3 (1.63.0)
aws-sdk-core (~> 3, >= 3.83.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.1.1)
aws-sigv4 (1.1.3)
aws-eventstream (~> 1.0, >= 1.0.2)
babosa (1.0.3)
claide (1.0.3)
Expand Down Expand Up @@ -67,7 +67,7 @@ GEM
cocoapods-trunk (1.4.1)
nap (>= 0.8, < 2.0)
netrc (~> 0.11)
cocoapods-try (1.1.0)
cocoapods-try (1.2.0)
colored (1.2)
colored2 (3.1.2)
commander-fastlane (4.4.6)
Expand All @@ -92,7 +92,7 @@ GEM
faraday_middleware (0.13.1)
faraday (>= 0.7.4, < 1.0)
fastimage (2.1.7)
fastlane (2.144.0)
fastlane (2.146.1)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.3, < 3.0.0)
aws-sdk-s3 (~> 1.0)
Expand Down Expand Up @@ -130,7 +130,7 @@ GEM
xcodeproj (>= 1.13.0, < 2.0.0)
xcpretty (~> 0.3.0)
xcpretty-travis-formatter (>= 0.0.3)
fastlane-plugin-versioning (0.4.2)
fastlane-plugin-versioning (0.4.3)
ffi (1.12.2)
fourflusher (2.3.1)
fuzzy_match (2.0.4)
Expand All @@ -149,20 +149,20 @@ GEM
google-cloud-env (1.3.1)
faraday (>= 0.17.3, < 2.0)
google-cloud-errors (1.0.0)
google-cloud-storage (1.25.1)
google-cloud-storage (1.26.0)
addressable (~> 2.5)
digest-crc (~> 0.4)
google-api-client (~> 0.33)
google-cloud-core (~> 1.2)
googleauth (~> 0.9)
mini_mime (~> 1.0)
googleauth (0.11.0)
googleauth (0.12.0)
faraday (>= 0.17.3, < 2.0)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (~> 0.12)
signet (~> 0.14)
highline (1.7.10)
http-cookie (1.0.3)
domain_name (~> 0.5)
Expand All @@ -185,7 +185,7 @@ GEM
memoist (0.16.2)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.1009)
mime-types-data (3.2020.0425)
mini_magick (4.10.1)
mini_mime (1.0.2)
minitest (5.14.0)
Expand All @@ -202,7 +202,7 @@ GEM
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
open4 (1.3.4)
os (1.0.1)
os (1.1.0)
plist (3.5.0)
public_suffix (2.0.5)
redcarpet (3.5.0)
Expand All @@ -214,13 +214,13 @@ GEM
rouge (2.0.7)
ruby-macho (1.4.0)
rubyzip (1.3.0)
sassc (2.2.1)
sassc (2.3.0)
ffi (~> 1.9)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
security (0.1.3)
signet (0.13.2)
signet (0.14.0)
addressable (~> 2.3)
faraday (>= 0.17.3, < 2.0)
jwt (>= 1.5, < 3.0)
Expand All @@ -240,17 +240,17 @@ GEM
tty-cursor (~> 0.7)
typhoeus (1.3.1)
ethon (>= 0.9.0)
tzinfo (1.2.6)
tzinfo (1.2.7)
thread_safe (~> 0.1)
uber (0.1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.6)
unf_ext (0.0.7.7)
unicode-display_width (1.7.0)
word_wrap (1.0.0)
xcinvoke (0.3.0)
liferaft (~> 0.0.6)
xcodeproj (1.15.0)
xcodeproj (1.16.0)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
Expand All @@ -268,7 +268,7 @@ DEPENDENCIES
cocoapods
fastlane
fastlane-plugin-versioning
jazzy
jazzy (= 0.13.1)
mime-types
netrc
octokit
Expand Down
3 changes: 0 additions & 3 deletions docs/css/jazzy.css
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ pre code {
@media (min-width: 768px) {
.content-wrapper {
flex-direction: row; } }

.header {
display: flex;
padding: 8px;
Expand Down Expand Up @@ -157,7 +156,6 @@ pre code {
word-wrap: normal;
background: #fbfbfb;
border-right: 1px solid #ddd; } }

.nav-groups {
list-style-type: none;
padding-left: 0; }
Expand Down Expand Up @@ -188,7 +186,6 @@ pre code {
order: 2;
flex: 1;
padding-bottom: 60px; } }

.section {
padding: 0 32px;
border-bottom: 1px solid #ddd; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ pre code {
@media (min-width: 768px) {
.content-wrapper {
flex-direction: row; } }

.header {
display: flex;
padding: 8px;
Expand Down Expand Up @@ -157,7 +156,6 @@ pre code {
word-wrap: normal;
background: #fbfbfb;
border-right: 1px solid #ddd; } }

.nav-groups {
list-style-type: none;
padding-left: 0; }
Expand Down Expand Up @@ -188,7 +186,6 @@ pre code {
order: 2;
flex: 1;
padding-bottom: 60px; } }

.section {
padding: 0 32px;
border-bottom: 1px solid #ddd; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,119 +2,119 @@
"warnings": [
{
"file": "/Users/Denys/Projects/DTTableViewManager/Sources/DTTableViewManager/DTTableViewDelegate.swift",
"line": 238,
"line": 237,
"symbol": "DTTableViewDelegate.tableView(_:editActionsForRowAt:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/Denys/Projects/DTTableViewManager/Sources/DTTableViewManager/DTTableViewDelegate.swift",
"line": 317,
"line": 316,
"symbol": "DTTableViewDelegate.tableView(_:shouldShowMenuForRowAt:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/Denys/Projects/DTTableViewManager/Sources/DTTableViewManager/DTTableViewDelegate.swift",
"line": 327,
"line": 326,
"symbol": "DTTableViewDelegate.tableView(_:canPerformAction:forRowAt:withSender:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/Denys/Projects/DTTableViewManager/Sources/DTTableViewManager/DTTableViewDelegate.swift",
"line": 341,
"line": 340,
"symbol": "DTTableViewDelegate.tableView(_:performAction:forRowAt:withSender:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/Denys/Projects/DTTableViewManager/Sources/DTTableViewManager/DTTableViewDelegate.swift",
"line": 372,
"line": 371,
"symbol": "DTTableViewDelegate.tableView(_:canFocusRowAt:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/Denys/Projects/DTTableViewManager/Sources/DTTableViewManager/DTTableViewDelegate.swift",
"line": 381,
"line": 380,
"symbol": "DTTableViewDelegate.tableView(_:leadingSwipeActionsConfigurationForRowAt:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/Denys/Projects/DTTableViewManager/Sources/DTTableViewManager/DTTableViewDelegate.swift",
"line": 391,
"line": 390,
"symbol": "DTTableViewDelegate.tableView(_:trailingSwipeActionsConfigurationForRowAt:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/Denys/Projects/DTTableViewManager/Sources/DTTableViewManager/DTTableViewDelegate.swift",
"line": 401,
"line": 400,
"symbol": "DTTableViewDelegate.tableView(_:shouldSpringLoadRowAt:with:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/Denys/Projects/DTTableViewManager/Sources/DTTableViewManager/DTTableViewDelegate.swift",
"line": 429,
"line": 428,
"symbol": "DTTableViewDelegate.tableView(_:shouldUpdateFocusIn:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/Denys/Projects/DTTableViewManager/Sources/DTTableViewManager/DTTableViewDelegate.swift",
"line": 438,
"line": 437,
"symbol": "DTTableViewDelegate.tableView(_:didUpdateFocusIn:with:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/Denys/Projects/DTTableViewManager/Sources/DTTableViewManager/DTTableViewDelegate.swift",
"line": 449,
"line": 448,
"symbol": "DTTableViewDelegate.indexPathForPreferredFocusedView(in:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/Denys/Projects/DTTableViewManager/Sources/DTTableViewManager/DTTableViewDelegate.swift",
"line": 459,
"line": 458,
"symbol": "DTTableViewDelegate.tableView(_:shouldBeginMultipleSelectionInteractionAt:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/Denys/Projects/DTTableViewManager/Sources/DTTableViewManager/DTTableViewDelegate.swift",
"line": 468,
"line": 467,
"symbol": "DTTableViewDelegate.tableView(_:didBeginMultipleSelectionInteractionAt:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/Denys/Projects/DTTableViewManager/Sources/DTTableViewManager/DTTableViewDelegate.swift",
"line": 475,
"line": 474,
"symbol": "DTTableViewDelegate.tableViewDidEndMultipleSelectionInteraction(_:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/Denys/Projects/DTTableViewManager/Sources/DTTableViewManager/DTTableViewDelegate.swift",
"line": 482,
"line": 481,
"symbol": "DTTableViewDelegate.tableView(_:contextMenuConfigurationForRowAt:point:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/Denys/Projects/DTTableViewManager/Sources/DTTableViewManager/DTTableViewDelegate.swift",
"line": 496,
"line": 495,
"symbol": "DTTableViewDelegate.tableView(_:previewForHighlightingContextMenuWithConfiguration:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
},
{
"file": "/Users/Denys/Projects/DTTableViewManager/Sources/DTTableViewManager/DTTableViewDelegate.swift",
"line": 505,
"line": 504,
"symbol": "DTTableViewDelegate.tableView(_:previewForDismissingContextMenuWithConfiguration:)",
"symbol_kind": "source.lang.swift.decl.function.method.instance",
"warning": "undocumented"
Expand Down
Binary file modified docs/docsets/DTTableViewManager.tgz
Binary file not shown.

0 comments on commit 187e027

Please sign in to comment.