Releases: cheminfo/rest-on-couch-client
Releases · cheminfo/rest-on-couch-client
v8.0.1
18 Feb 12:41
Compare
Sorry, something went wrong.
No results found
8.0.1 (2026-02-18)
Bug Fixes
v8.0.0
29 Jan 12:35
Compare
Sorry, something went wrong.
No results found
8.0.0 (2026-01-29)
⚠ BREAKING CHANGES
removed some internal types and renamed public types to be prefixed with Roc instead of I
Features
v7.0.0
28 Jan 12:34
Compare
Sorry, something went wrong.
No results found
7.0.0 (2026-01-28)
⚠ BREAKING CHANGES
no CJS exported by the package anymore. Dropped support for Node.js 20.
Miscellaneous Chores
upgrade dependencies and make package ESM only (#57 ) (d008a53 )
rest-on-couch-client v6.0.0
15 Jul 06:57
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
Node.js >=20 is now required
Features
Bug Fixes
don't send falsy query options (28e160b )
rest-on-couch-client v5.3.1
03 Aug 15:20
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Features
add roc.getFind to query with mango (004f34d )
rest-on-couch-client v5.2.0
06 May 14:05
Compare
Sorry, something went wrong.
No results found
rest-on-couch-client v5.1.0
27 Apr 06:55
Compare
Sorry, something went wrong.
No results found
rest-on-couch-client v5.0.1
26 Apr 11:59
Compare
Sorry, something went wrong.
No results found
Bug Fixes
add missing ldap properties to IGroupDocument interface (7aeedaa )
rest-on-couch-client v5.0.0
23 Apr 13:07
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
renamed types and made split entry document and group document in separate types
Features