Skip to content

Releases: dsfields/couchbase-promises

Version 3

30 Dec 21:22
Compare
Choose a tag to compare
Merge pull request #14 from dsfields/v3

V3

Adding SearchQuery

07 Sep 13:55
Compare
Choose a tag to compare

Adds SearchQuery support.

Update to couchnode 2.1

21 Apr 23:49
Compare
Choose a tag to compare
  • Switching to ES2015 syntax.
  • Updating Couchnode to latest version.
  • The couchbase and bluebird modules are now peerDependencies.
  • Bug fix: ensuring the proper this context is used when calling promisify.

Minor performance improvements

17 Dec 17:38
Compare
Choose a tag to compare

Fixing an arguments object leak to ensure there are no compiling optimizer bailouts.

First release

17 Nov 06:59
Compare
Choose a tag to compare
1.0.0

Fixing TravisCL