Skip to content

Releases: eXist-db/node-exist

v5.5.1

15 Nov 14:26
Compare
Choose a tag to compare

5.5.1 (2023-11-15)

Bug Fixes

  • connection: misleading warning message (33f8c4d)

v5.5.0

21 Oct 09:17
Compare
Choose a tag to compare

5.5.0 (2023-10-21)

Bug Fixes

  • connection: readOptionsFromEnv sets protocol (6399491)

Features

  • connection: align connection options (e6d87f9)

v5.4.1

17 Oct 16:27
Compare
Choose a tag to compare

5.4.1 (2023-10-17)

Bug Fixes

  • restClient: protocol in connectionOptions (0cbcced)

v5.4.0

27 Oct 08:32
Compare
Choose a tag to compare

5.4.0 (2022-10-27)

Features

  • server: query eXist-db version (8d692ab), closes #270

v5.3.0

26 Oct 21:10
Compare
Choose a tag to compare

5.3.0 (2022-10-26)

Features

  • add facility to read binary resources (4acf5b2)

v5.2.1

26 Oct 09:34
Compare
Choose a tag to compare

5.2.1 (2022-10-26)

Bug Fixes

  • parseLocal without options (f2ed27e)

v5.2.0

25 Oct 19:48
Compare
Choose a tag to compare

5.2.0 (2022-10-25)

Features

  • add method to check for collections (b76805e)

v5.1.0

08 Aug 08:40
Compare
Choose a tag to compare

5.1.0 (2022-08-08)

Bug Fixes

  • reliable results in rest-tests with sorting (e40546a)
  • restClient: reliable check for attributes (911a164)
  • rest: safe require of isGeneratorFunction (6a914fa)
  • use envOptions in collections.read test (6f54988)

Features

  • rest: add POST and parameters to GET (f7e33e8)
  • rest: add REST client for resources (7c369cb)
  • rest: extend wrapped results (048327a)

Performance Improvements

  • exist-upload: utilize new REST-client (11f760a)

v5.0.2

08 Aug 08:10
Compare
Choose a tag to compare

5.0.2 (2022-08-08)

Bug Fixes

  • dependencies: reduce package size (8dd5b1f)

v5.0.1

05 Aug 18:55
Compare
Choose a tag to compare

5.0.1 (2022-08-05)

Bug Fixes

  • app: applyEachWith only acts on functions (ea30bbb)