Recent Releases of https://github.com/cheminfo/rest-on-couch-client

https://github.com/cheminfo/rest-on-couch-client - rest-on-couch-client v6.0.0

⚠ BREAKING CHANGES

  • Node.js >=20 is now required

Features

Bug Fixes

  • don't send falsy query options (28e160b)

- TypeScript
Published by cheminfo-bot 11 months ago

https://github.com/cheminfo/rest-on-couch-client - rest-on-couch-client v5.3.1

Bug Fixes

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

- TypeScript
Published by cheminfo-bot almost 3 years ago

https://github.com/cheminfo/rest-on-couch-client - rest-on-couch-client v5.3.0

Features

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

- TypeScript
Published by cheminfo-bot about 4 years ago

https://github.com/cheminfo/rest-on-couch-client - rest-on-couch-client v5.2.0

Features

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

- TypeScript
Published by cheminfo-bot about 4 years ago

https://github.com/cheminfo/rest-on-couch-client - rest-on-couch-client v5.1.0

Features

- TypeScript
Published by cheminfo-bot about 4 years ago

https://github.com/cheminfo/rest-on-couch-client - rest-on-couch-client v5.0.1

Bug Fixes

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

- TypeScript
Published by cheminfo-bot about 4 years ago

https://github.com/cheminfo/rest-on-couch-client - rest-on-couch-client v5.0.0

⚠ BREAKING CHANGES

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

Features

- TypeScript
Published by cheminfo-bot about 4 years ago

https://github.com/cheminfo/rest-on-couch-client - rest-on-couch-client v4.3.0

Features

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

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/rest-on-couch-client - rest-on-couch-client v4.2.3

Bug Fixes

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

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/rest-on-couch-client - rest-on-couch-client v4.2.2

Bug Fixes

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

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/rest-on-couch-client - rest-on-couch-client v4.2.1

Bug Fixes

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

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/rest-on-couch-client - rest-on-couch-client v4.2.0

Features

  • add option to prevent overriding attachments (dc1be9d)

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/rest-on-couch-client - rest-on-couch-client v4.1.0

Features

  • add getRocClientError (e0fac77)
  • add initializeDocument api (59b30a5)
  • add roc.deleteDocument and doc.delete to api (c0490d5)
  • add support for blob when adding attachments and add tests (e46a5c4)

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/rest-on-couch-client - rest-on-couch-client v4.0.0

⚠ BREAKING CHANGES

  • remove fake roc api

Miscellaneous Chores

  • update eslint config and remove fake Roc (d220610)

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/rest-on-couch-client - rest-on-couch-client v3.5.0

Features

  • expose request and dbRequest Axios instances (b51a68c)

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/rest-on-couch-client - rest-on-couch-client v3.4.0

Features

  • add getGroupsInfo method (2faa78a)

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/rest-on-couch-client - rest-on-couch-client v3.3.4

Bug Fixes

  • do not send params to rest-on-couch when they are set to undefined (4d411e2)

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/rest-on-couch-client - rest-on-couch-client v3.3.3

Bug Fixes

  • startKey and endKey should actually be startkey and endkey (ba1c9bb)

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/rest-on-couch-client - rest-on-couch-client v3.3.2

Bug Fixes

  • add $kind to Document interface base (85c73eb)
  • upgrade deps (0432ca4)

- TypeScript
Published by cheminfo-bot over 4 years ago

https://github.com/cheminfo/rest-on-couch-client - rest-on-couch-client v3.3.1

Bug Fixes

  • make sure param token is always used (23f0cc0)

- TypeScript
Published by cheminfo-bot almost 5 years ago

https://github.com/cheminfo/rest-on-couch-client - rest-on-couch-client v3.3.0

Features

- TypeScript
Published by cheminfo-bot almost 5 years ago

https://github.com/cheminfo/rest-on-couch-client - rest-on-couch-client v3.2.0

Features

- TypeScript
Published by cheminfo-bot almost 5 years ago

https://github.com/cheminfo/rest-on-couch-client - rest-on-couch-client v3.1.0

Features

- TypeScript
Published by cheminfo-bot almost 5 years ago

https://github.com/cheminfo/rest-on-couch-client - rest-on-couch-client v3.0.1

Bug Fixes

  • types: make include_docs lowercase as in roc API (d9b9a84)

- TypeScript
Published by cheminfo-bot almost 5 years ago

https://github.com/cheminfo/rest-on-couch-client - rest-on-couch-client v3.0.0

⚠ BREAKING CHANGES

  • remove support for nodejs 10

Bug Fixes

  • remove crypto dependency (9b3a304)

Miscellaneous Chores

  • remove support for nodejs 10 (af1979f)

- TypeScript
Published by cheminfo-bot almost 5 years ago