Skip to content

2.0 Developer Build 12

Pre-release
Pre-release
Compare
Choose a tag to compare
@pasin pasin released this 10 Jul 22:54

Changes

  • Unify change event API for Database, Replicator, and LiveQuery by using block
  • Replicator Filter : Channel and DocumentID
  • Query
    • Aggregate Functions (AVG, COUNT, MIN, MAX, SUM)
    • OrderBy (Updated)
    • GroupBy / Having
    • Join
    • Projection (Without alias and Select *)
    • Parameters
    • Meta (Document ID and Sequence)

Where to get it

  • Download prebuilt binaries from Couchbase.com
  • Use CocoaPods or Carthage by following the instruction from here