Releases: eXist-db/node-exist
Releases · eXist-db/node-exist
v5.0.0
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
4.9.2 (2022-05-28)
Bug Fixes
v4.9.1
4.9.1 (2022-05-20)
Bug Fixes
- drop implicit dependency on full-icu (b5adbe6)
v4.9.0
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
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
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
4.6.0 (2022-02-13)
Features
v4.5.2
4.5.2 (2022-02-11)
Bug Fixes
- examples: exist-install working again (c6dd8ad)
v4.5.1
4.5.1 (2022-02-09)
Bug Fixes
- examples: render padded year in exist-ls extended (5fc4654)
v4.5.0
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)