Couchbase Rust SDK
==================
Version: 0.2.0
Date:    2017-02-22

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

  - Initial Support for N1QL
  - Initial Support for Views
  - CouchbaseError has been expanded and is now a
    first-class rust enum

Changelog
---------

Michael Nitschinger (11):
      make CouchbaseError first class
      remove option from get
      first shot at N1QL querying
      expose metrics as struct
      polish the callbacks
      expose n1ql row as struct
      Add basic View support. Fixes #5
      fix views example
      Expose view params as builder.
      Handle early drop of receiver on stream gracefully.
      Prepare 0.2.0 Release
This tag has no release notes.