7.2.0
Added
-
Single section storage classes with support for automatic diffing.
SingleSectionStorage
classes are now a recommended way of handling items in single section in more powerful way thanMemoryStorage
class.Read more about it in README.
-
Support for Swift 4.2 and Xcode 10.
-
Convenience methods for conditional mappings and anomalies
- Method to create
MappingCondition
from ModelTransfer objects - Ability to silence anomalies using enum or closure
- Method to create