Skip to content

Releases: cheminfo/rest-on-couch-client

rest-on-couch-client v5.3.1

03 Aug 15:20
Compare
Choose a tag to compare

Bug Fixes

  • do not assume roc doc content is an object (79c9025)
  • move eslint deps to dev deps (4f568c7)

rest-on-couch-client v5.3.0

08 Jun 12:56
Compare
Choose a tag to compare

Features

  • add roc.getFind to query with mango (004f34d)

rest-on-couch-client v5.2.0

06 May 14:05
Compare
Choose a tag to compare

Features

  • add axios options to all methods (#46) (d9fa6a0)

rest-on-couch-client v5.1.0

27 Apr 06:55
Compare
Choose a tag to compare

Features

rest-on-couch-client v5.0.1

26 Apr 11:59
Compare
Choose a tag to compare

Bug Fixes

  • add missing ldap properties to IGroupDocument interface (7aeedaa)

rest-on-couch-client v5.0.0

23 Apr 13:07
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • renamed types and made split entry document and group document in separate types

Features

rest-on-couch-client v4.3.0

01 Mar 07:46
Compare
Choose a tag to compare

Features

  • throw if update is called with an object which contains an _id property (08ef68b)

rest-on-couch-client v4.2.3

28 Feb 15:18
Compare
Choose a tag to compare

Bug Fixes

  • return type RocDocument when creating new document (47c9e5b)

rest-on-couch-client v4.2.2

15 Feb 10:10
Compare
Choose a tag to compare

Bug Fixes

  • allow Blob in browser instead of ArrayBuffer (47a31b3)

rest-on-couch-client v4.2.1

14 Feb 16:02
Compare
Choose a tag to compare

Bug Fixes

  • include type of $id in document generic (9eb7632)