Skip to content

RealmCore v14.5.2

Compare
Choose a tag to compare
@jedelbo jedelbo released this 17 Apr 13:58
· 311 commits to master since this release

Fixed

  • Fix compilation errors when using command-line swift build (#7587, since v14.5.1).
  • Fixed crash when integrating removal of already removed dictionary key (#7488, since v10.0.0).

Compatibility

  • Fileformat: Generates files with format v24. Reads and automatically upgrade from fileformat v10. If you want to upgrade from an earlier file format version you will have to use RealmCore v13.x.y or earlier.

Internals

  • prior_size field in Clear instruction is being repurposed as collection_type (no protocol changes required)