Skip to content

2.0.0 Developer Build #8

Pre-release
Pre-release
Compare
Choose a tag to compare
@borrrden borrrden released this 31 May 23:44
· 1679 commits to master since this release
2.0.0-db008

This build contains a few more APIs on Database. One known issue is that Compact() will not collect garbage attachments yet. This needs implementation at the LiteCore level. DatabaseOptions has been renamed to DatabaseConfiguration. Also the way that the native libraries are delivered has changed, and therefore .NET Core now also needs to register its support classes via Couchbase.Lite.Support.NetDesktop.Activate().

This DB also introduces the ILiveQuery interface which is a query that will automatically update in reaction to database changes.

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/