Skip to content

Optimizations

Compare
Choose a tag to compare
@caiyue1993 caiyue1993 released this 19 Oct 16:29
· 150 commits to master since this release

Add

  • Add pushAll method. #94
  • Change method name sync to pull.

Fix

  • Fetch changes on the non-main thread.
  • Move registerLocalDatabase to completion block of createCustomZones.
  • Fix isCustomZoneCreated setter logic.
  • More Swift 4.2 and optimize code style.