Skip to content

2.5.0

Compare
Choose a tag to compare
@nozzlegear nozzlegear released this 24 Jun 17:55
· 14 commits to master since this release
  • Adds Client.bulk function for insert/update/delete support.
  • Adds Client.viewWithDocs function, which ensures the view always returns docs instead of reducing.
  • Bugfix: Client.createDb does not throw an error when the database already exists.