Skip to content

Releases: apache/couchdb-nano

8.1.0

02 May 15:00
8b9b9eb

Choose a tag to compare

  • TypeScript definitions
  • Typos in code and docs
  • allow db.create to take an opts object, to specify q/r
  • db.search does an HTTP POST instead of GET, which simplifies processing of parameters as they don't need to be URL encode, just passed as JSON
  • dependency bump

v8.0.1

18 Mar 08:41

Choose a tag to compare

  • fix bug in handling of drilldown parameter in db.search
  • various README fixes
  • remove lodash dependency

7.0.0

24 Jul 13:23

Choose a tag to compare

  • Promise support
  • new ...AsStream functions
  • improved TypeScript definitions
  • tested against official CouchDB Docker image

6.4.1

20 Sep 09:55

Choose a tag to compare

Switch to cloudant-follow dependency.