Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 690 Bytes

CHANGELOG.md

File metadata and controls

12 lines (7 loc) · 690 Bytes

0.7.0 (December 22, 2016)

Warning: Version 0.7.0 of this plugin breaks all previous versions. To migrate your existing app over, you will need to re-write all existing references in your project. Refer to the README for tips on quickly navigating through the new API.

REST API Client

  • Refactored the JavaScript bridging module to expose one object (Couchbase).
  • Added the Couchbase Lite Swagger spec (6fbd119) and made it available through SwaggerJS.

Native API Methods

  • Added installPrebuiltDatabase(databaseName).