This repository has been archived by the owner on Feb 8, 2022. It is now read-only.
0.4.0
FIXES AND IMPROVEMENTS:
- Updating
Realm
dependency to 0.97 (@poolqf #52 )- Many thanks to @bigfish24 for helping to workaround the runloop check Realm is doing in this version
- Defending against
deleteOutdatedObject
returning -1 (@poolqf #53 ) - Fix incorrect thread access when having relationships in the
predicate
(@ngs #56) - Method to mirror
Objects
(getMirror()
) is now available as an Object Extension ( @bronenos #57 ) - Speed up initial
RealmCache
population ( @bronenos #58 ) - Support for descending sections sort ( @bronenos #60 )