Couchbase Rust SDK
==================
Version: 0.3.0
Date:    2017-10-09

Description
-----------
This release brings new features and fixes:

  - Reworking of the Document API
  - libcouchbase bump to 2.8.1
  - View key, startkey and endkey support
  - Connection String support & more test fixes

Changelog
---------

Michael Nitschinger (26):
      fix example desc
      add view query unit tests
      Refactoring for generic documents
      Merge pull request #23 from MikeGoldsmith/master
      add categories to toml files
      Initial support for connection string.
      Initial support for binding reuse
      add more prebuilt bindings
      More build changes.
      Merge pull request #28 from couchbaselabs/speed-up-sys
      Adapt to recent sys changes
      add connstr tests
      Merge pull request #29 from couchbaselabs/connstr
      remove util folder
      Move to 2.7.5 lcb
      Add view key, startkey and endkey. fixes #20
      Add support for JsonDocument with conversions
      refactor documents and add flags
      Bump lcb to 2.8.1
      adapt errors for lcb 2.8
      Overhaul Documents a bit
      Support RBAC Auth
      polish
      more readme
      put bindgen on stable version
      fix example

Mike Goldsmith (1):
      add appveyor configuration
This tag has no release notes.