Couchbase Rust SDK
==================
Version: 0.1.0
Date:    2017-01-27

Description
-----------
The initial release, featuring:

  - Simple KV API
  - -sys crate which builds lcb automatically
  - Examples

Changelog
---------

Michael Nitschinger (20):
      Initial commit
      veeery rough hello world
      collect some todos
      example
      tiny step towards futures
      bump bindgen
      compile natively by default
      it works! again...
      update todo
      expose cluster
      expose content as vec with optional as_str
      handle notfound
      more examples and destroy instance on bucket drop
      readme
      support for mutations
      add remove API
      refactor document
      more refactoring
      support expiry on store
      toml polish
This tag has no release notes.