5.1.0
- Swift 3.2 support(Xcode 9 beta 1).
RealmStorage
now acceptsRealmCollection
objects into section, thus allowingList
andLinkingObjects
to be used(previously onlyResults
objects could be used in section).
RealmStorage
now accepts RealmCollection
objects into section, thus allowing List
and LinkingObjects
to be used(previously only Results
objects could be used in section).