Realm v0.86.3 Release Notes

Release Date: 2014-10-09 // over 9 years ago
  • ✨ Enhancements

    • ➕ Add support for != in queries on object relationships.

    🛠 Bugfixes

    • 👻 Re-adding an object to its Realm no longer throws an exception and is now a no-op (as it was previously).
    • 🛠 Fix another bug which would sometimes result in subclassing RLMObject subclasses not working.