2.0.0 Developer Build #14
Pre-release
Pre-release
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 addedGetFloat
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:
- 1: Source link has no submodule support
- 2: VS 2017 debugger does not support PDB embedded source files yet
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/