Skip to content

v0.96.1

Compare
Choose a tag to compare
@realm-ci realm-ci released this 20 Oct 23:40
· 5621 commits to master since this release

API breaking changes

  • None.

Enhancements

  • None.

Bugfixes

  • Support assigning Results to List properties via KVC.
  • Honor the schema version set in the configuration in +[RLMRealm migrateRealm:].
  • Fix crash when using optional Int16/Int32/Int64 properties in Swift.