Skip to content

v10.17.0

Compare
Choose a tag to compare
@realm-ci realm-ci released this 06 Oct 19:44
· 697 commits to master since this release
7ca0ce1

Enhancements

  • Add a new @ThreadSafe property wrapper. Objects and collections wrapped by @ThreadSafe may be passed between threads. It's
    intended to allow local variables and function parameters to be used across threads when needed.

Fixed

  • None.

Compatibility

  • Realm Studio: 11.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 13.0.
  • CocoaPods: 1.10 or later.
  • Xcode: 12.2-13.0.