Skip to content

2.0.0 Developer Build #15

Pre-release
Pre-release
Compare
Choose a tag to compare
@borrrden borrrden released this 23 Aug 06:00
· 1482 commits to master since this release
2.0.0-db015

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:
  • 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/