Skip to content

Releases: eXist-db/node-exist

v5.0.0

26 Jul 09:47
Compare
Choose a tag to compare

5.0.0 (2022-07-26)

chore

  • examples: exclude spec folder from release (3ccf52d)

BREAKING CHANGES

  • examples: Installing this package globally does not expose the
    command line examples anymore as the entire spec folder is now excluded.
    Please have a look at xst for a command
    line client to interact with existdb instances.

v4.9.2

28 May 10:21
Compare
Choose a tag to compare

4.9.2 (2022-05-28)

Bug Fixes

v4.9.1

20 May 17:39
Compare
Choose a tag to compare

4.9.1 (2022-05-20)

Bug Fixes

  • drop implicit dependency on full-icu (b5adbe6)

v4.9.0

04 Mar 11:03
Compare
Choose a tag to compare

4.9.0 (2022-03-04)

Bug Fixes

  • test: assume no bundled apps are present (9921ee0)

Features

  • app: export and ensure packageCollection (5973198)

Performance Improvements

  • ci: speed up existdb initialization (be6779c)

v4.8.0

22 Feb 17:22
Compare
Choose a tag to compare

4.8.0 (2022-02-22)

Bug Fixes

  • examples: adapt to cli tools to yargs v17 (8878918)
  • exist-exec: error-handling and help output (ae92c90)
  • exist-upload: cleanup, better errorhandling (a18d3ec)

Features

  • examples: expose exist-exec as binary (69bb23b)
  • examples: first implementation of exist-exec (fe48b99)
  • examples: read options, query from stdin (ce633d8)

v4.7.0

15 Feb 11:48
Compare
Choose a tag to compare

4.7.0 (2022-02-15)

Features

  • examples: add CLI tool exist-up (dd9b988)
  • examples: apply conf optional in exist-up (201052a)
  • examples: exist-up => exist-upload (5cc2711)

Performance Improvements

  • examples: look for xconfs only when needed (e13c05c)

v4.6.0

13 Feb 10:27
Compare
Choose a tag to compare

4.6.0 (2022-02-13)

Features

  • examples: enhance exist-install (908b421), closes #211

v4.5.2

11 Feb 18:54
48c7af4
Compare
Choose a tag to compare

4.5.2 (2022-02-11)

Bug Fixes

  • examples: exist-install working again (c6dd8ad)

v4.5.1

09 Feb 20:55
Compare
Choose a tag to compare

4.5.1 (2022-02-09)

Bug Fixes

  • examples: render padded year in exist-ls extended (5fc4654)

v4.5.0

09 Feb 10:17
Compare
Choose a tag to compare

4.5.0 (2022-02-09)

Bug Fixes

  • tests: adapt list users test for exist 4 (9de3772)
  • tests: user nobody not available on v4.7.1 (d39f0aa)

Features

  • users: list all users for a db instance (536aa9b)