2.0.0 Developer Build #15
Pre-release
Pre-release
Notable Changes
- Collation API now supported on Linux platforms (Android coming soon)
- Statically compile, so iOS 9 will work now
- Add a database copy API (note: current behavior will replace an existing database, but this may change) to make copies of a database (useful for seeding and/or backup).
Known Issues
- Collation API is not implemented on Android yet (needs ICU wrapper)
- 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
- Database copy API on Android requires copying files out of the assets first into a temporary location (since they have no file paths when they are in Android assets)
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/