Realm Core v14.13.2
github-actions
released this
29 Nov 09:25
·
10 commits
to master
since this release
14.13.2 Release notes
Enhancements
- None.
Fixed
- Migrating primary key to a new type without migration function would cause an assertion to fail. (#8045, since v10.0.0)
- None.
Breaking changes
- None.
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
- None.