Realm v10.8.0-beta.0 Release Notes

Release Date: 2021-05-07 // almost 3 years ago
  • ✨ Enhancements

    • ➕ Add RLMSet/MutableSet<> datatype. This is a Set collection type used for storing distinct values in a collection.
    • ➕ Add support for id<RLMValue>/AnyRealmValue.
    • ➕ Add support for UUID/NSUUID data type.

    🛠 Fixed

    • None.

    🗄 Deprecations

    • 🗄 RealmOptional has been deprecated in favor of RealmProperty.

    Compatibility

    • Realm Studio: 10.0.0 or later.
    • 🚀 APIs are backwards compatible with all previous releases in the 10.x.y series.
    • 🚀 Carthage release for Swift is built with Xcode 12.4.
    • CocoaPods: 1.10 or later.

    Internal

    • ⬆️ Upgraded realm-core from v10.7.2 to v10.8.0-beta.5