Skip to content

2.0.0 Developer Build #14

Pre-release
Pre-release
Compare
Choose a tag to compare
@borrrden borrrden released this 11 Aug 20:53
· 1496 commits to master since this release
2.0.0-db014

NOTE The symbol server (http://mobile.nuget.couchbase.com/symbols/Developer/) has been retired in favor of SourceLink, which will link the symbol files directly to GitHub for download. This makes use of the portable PDB format, which is much smaller. The symbols will be included in the main package.

Notable Changes

  • Select all properties via SelectResult.All()
  • Lots of new functions (Check the Function class) for use in querying
  • Collection functions (Any / Every / AnyAndEvery) for running predicates on array items during query
  • Collation API (see Collation class) for locale and language based sorting of strings
  • Typed setter functions (SetString, SetInt, etc) and added GetFloat for completion
  • Expanded the replicator statuses
  • Bug Fixes: #897

Known Issues

  • Library still does not work on iOS 9 (it will soon)
  • Collation API is not implemented on Android or Linux platforms yet (needs ICU wrapper for Android and bundled ICU for Linux)
  • Some source files are not automatically available during debugging due to a combination of two issues:

For more detailed notes about this release, see this document and for an API reference, see this page.

To get this build from Nuget, add this URL to your package sources:
http://mobile.nuget.couchbase.com/nuget/Developer/