Skip to content

0.14.0

Compare
Choose a tag to compare
@appden appden released this 22 Jun 16:10
· 4902 commits to main since this release

Breaking changes

  • None

Enhancements

  • Added isValid() method to List and Results to check for deleted or invalidated objects
  • Added objectForPrimaryKey(type, key) method to Realm

Bugfixes

  • Fix for crash when setting object properties to objects from other Realms
  • Fix for exception sometimes thrown when reloading in Chrome debug mode