Skip to content

Commit

Permalink
Releasing version 7.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
DenTelezhkin committed Apr 7, 2019
1 parent c7791ca commit 7d18407
Show file tree
Hide file tree
Showing 112 changed files with 123 additions and 114 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.

# Next

## [7.3.0](https://github.com/DenTelezhkin/DTModelStorage/releases/tag/7.3.0)

### Added

* Support for Swift 5 and Xcode 10.2
Expand Down
2 changes: 1 addition & 1 deletion DTModelStorage.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'DTModelStorage'
s.version = "7.2.1"
s.version = "7.3.0"
s.license = 'MIT'
s.summary = 'Storage classes for datasource based controls.'
s.homepage = 'https://github.com/DenTelezhkin/DTModelStorage'
Expand Down
2 changes: 1 addition & 1 deletion Supporting files/Framework.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>7.2.1</string>
<string>7.3.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
2 changes: 1 addition & 1 deletion Supporting files/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>7.2.1</string>
<string>7.3.0</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/BaseStorage.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/CoreDataStorage.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/EventReaction.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/FiveArgumentsEventReaction.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/FourArgumentsEventReaction.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/MemoryStorage.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/MemoryStorageAnomalyHandler.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/SectionModel.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/SingleSectionEquatableStorage.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/SingleSectionHashableStorage.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/SingleSectionStorage.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/StorageUpdate.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/ViewModelMapping.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Enums.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Enums/ChangeType.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Enums/MappingCondition.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Enums/MemoryStorageAnomaly.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Enums/MemoryStorageError.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Enums/MemoryStorageError/BatchInsertionReason.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Enums/MemoryStorageError/InsertionReason.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Enums/MemoryStorageError/SearchReason.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Enums/RuntimeHelper.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Enums/SingleSectionOperation.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Enums/ViewType.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Extensions.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Extensions/RangeReplaceableCollection.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Extensions/Sequence.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Extensions/UINib.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Global Variables.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
4 changes: 2 additions & 2 deletions docs/Protocols.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down Expand Up @@ -700,7 +700,7 @@ <h4>Declaration</h4>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Adopt this protocol on your <code>DTTableViewManageable</code> or <code>DTCollectionViewManageable</code> instance to be able to select mapping from available candidates.</p>
<p>Undocumented</p>

<a href="Protocols/ViewModelMappingCustomizing.html" class="slightly-smaller">See more</a>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/Protocols/AccumulationStrategy.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Protocols/AnomalyHandler.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Protocols/EquatableDiffingAlgorithm.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Protocols/HashableDiffingAlgorithm.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Protocols/HeaderFooterSettable.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Protocols/HeaderFooterStorage.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Protocols/Identifiable.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
2 changes: 1 addition & 1 deletion docs/Protocols/ModelTransfer.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
DTModelStorage Docs
</a>
(89% documented)
(88% documented)
</p>

<p class="header-col--secondary">
Expand Down
Loading

0 comments on commit 7d18407

Please sign in to comment.