Skip to content

[v0.3.3] Add detailed information to task and sync result

Compare
Choose a tag to compare
@sosuisen sosuisen released this 27 May 13:57
· 604 commits to main since this release
  • v0.3.3
    • Add TaskMetadata type with enqueueTime
    • Add TaskMetadata to SyncResult
    • Add enqueueCallback to PutOptions and DeleteOptions
    • Add cancel to TaskStatistics
    • Change sync task enqueuing method from unshift to push
    • Subdivide ChangedFile type into ChangedFileInsert, ChangedFileUpdate, and ChangedFileDelete
    • Add getLogger() and setLogLevel()
  • v0.3.2
    • allDocs must return rows[]
  • v0.3.1
    • Add Collection#getCollection()