Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

Realm Browser 0.98.2

Compare
Choose a tag to compare
@TimOliver TimOliver released this 19 Feb 08:11
· 817 commits to master since this release
  • Updated to Realm 0.98.2
  • Added the ability to generate Swift model classes from a Realm file.
  • Improvements to the Objective-C model generation, including generics and Realm's latest features.
  • Improvements to the Java model generation, handling primary, indexed and required fields.
  • Fixed a rendering issue involving properties in different objects that had the same name.