Skip to content

v1.3.0

Compare
Choose a tag to compare
@greenrobot-team greenrobot-team released this 22 Nov 12:50
· 907 commits to main since this release
  • Support annotating a single property with @Unique(onConflict: ConflictStrategy.replace) to
    replace an existing object if a conflict occurs when doing a put. #297