0.10.0+rc
0.10.0+rc (2023-01-23)
This project is in Release Candidate stage.
Enhancements
- Add supoprt for Realm set data type. (#1102)
- Exposed realm
writeCopy
API to copy a Realm file and optionally encrypt it with a different key. (#1103)
Fixed
- Added an error for default values for Realm object references in the Realm generator. (#1102)
realm.deleteMany()
will handle efficently ManagedRealmList instances. (#1117)
Compatibility
- Realm Studio: 13.0.0 or later.
Internal
- Using Core 13.2.0.