Skip to content

Releases: cityssm/node-docushare

v2.0.0-beta

31 Dec 21:17

Choose a tag to compare

Converted into a class.

v1.1.2

03 Aug 17:24

Choose a tag to compare

Adding setKeywords() function.

v1.1.1

10 Sep 15:54

Choose a tag to compare

Update dependencies with security vulnerabilities.

v1.1.0

05 Aug 16:43

Choose a tag to compare

Breaking Change

  • dsapiPath now expects a string array instead of a string.

v1.0.3

27 Jul 19:08

Choose a tag to compare

Dependencies, including java-caller.

v1.0.2

05 Jul 18:51

Choose a tag to compare

Dependencies, increased linting.

v1.0.1

03 Jun 15:02

Choose a tag to compare

Updated java-caller to better support setting the dsapi path.

v1.0.0

01 Jun 18:23

Choose a tag to compare

First major release.

Highlights

  • ESM module.
  • Includes retrieve functions like findByHandle(), getChildren(), and findChildren().
  • Includes simple update functions like createCollection(), setTitle(), and deleteObject().
  • Dev dependencies up to date.