Skip to content

Releases: cityssm/node-docushare

v1.1.2

03 Aug 17:24
Compare
Choose a tag to compare

Adding setKeywords() function.

v1.1.1

10 Sep 15:54
Compare
Choose a tag to compare

Update dependencies with security vulnerabilities.

v1.1.0

05 Aug 16:43
Compare
Choose a tag to compare

Breaking Change

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

v1.0.3

27 Jul 19:08
Compare
Choose a tag to compare

Dependencies, including java-caller.

v1.0.2

05 Jul 18:51
Compare
Choose a tag to compare

Dependencies, increased linting.

v1.0.1

03 Jun 15:02
Compare
Choose a tag to compare

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

v1.0.0

01 Jun 18:23
Compare
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.