Realm v0.89.2 Release Notes

Release Date: 2015-01-02 // about 9 years ago
  • API breaking changes

    • None.

    โœจ Enhancements

    • None.

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fix an assertion failure when invalidating a Realm which is in a write transaction, has already been invalidated, or has never been used.
    • ๐Ÿ›  Fix an assertion failure when sorting an empty RLMArray property.
    • ๐Ÿ›  Fix a bug resulting in the browser never becoming visible on 10.9.
    • ๐Ÿ’ป Write UTF-8 when generating class files from a realm file in the Browser.