Skip to content

Releases: eXist-db/xst

v2.0.0

13 Mar 13:54
Compare
Choose a tag to compare

2.0.0 (2025-03-13)

⚠ BREAKING CHANGES

  • require node version 18+
  • package: allow github-releases larger than 512mb

Features

  • github-release: make release a positional argument (8eefa73)
  • install: make install from local the default (612843b)
  • local: command defaults to local-files (f73e867)
  • package: allow installation of github-releases (8e0acf1)
  • package: improve install from github and files (b7d2c55)
  • package: install packages from a registry (44aac95)
  • registry: default to longer command (8119069)

Bug Fixes

  • actually listen to asset-pattern (4b46a50)
  • change alias for from-registry (ec3f90b)
  • install: better error reporting (7aca968)
  • package: allow github-releases larger than 512mb (f324c87)
  • package: export utility method needed (7756695)
  • package: github-release error handling (64ddeb1)
  • package: improve install local (013ba56)
  • package: install from registry (633c44a)
  • package: installation of specific github release (8bbea86)
  • package: small correction in install local error messages (52a10fd)
  • remove unnecessary log output (686d23f)
  • upload: positional arguments check no longer working that way (007f78f)
  • utility: regular expressions in package.js (c8ae18a)
  • util: regular expressions to extract package metadata (b0a094b)

Miscellaneous Chores

  • require node version 18+ (84912e0)

v1.9.4

21 Nov 09:01
d80768b
Compare
Choose a tag to compare

1.9.4 (2023-11-21)

Bug Fixes

  • upload: align output, report problems (de1da33), closes #114

v1.9.3

20 Nov 07:41
7195c83
Compare
Choose a tag to compare

1.9.3 (2023-11-20)

Bug Fixes

  • accept invalid SSL cert warning (a74bff7)

v1.9.2

16 Nov 17:52
dbc5d96
Compare
Choose a tag to compare

1.9.2 (2023-11-16)

Bug Fixes

  • package: installation falls back to XMLRPC (d2768b3), closes #170

v1.9.1

21 Oct 17:22
fb0daf2
Compare
Choose a tag to compare

1.9.1 (2023-10-21)

Bug Fixes

  • connection: upload over HTTP read from env (cf75c70)

v1.9.0

18 Oct 06:51
24cb0cc
Compare
Choose a tag to compare

1.9.0 (2023-10-18)

Features

  • package: package upload uses REST by default (ec8477c), closes #5

v1.8.0

17 Oct 13:39
8c54d36
Compare
Choose a tag to compare

1.8.0 (2023-10-17)

Features

  • package: add commit info to raw list output (770aa73)

v1.7.1

12 Oct 13:21
Compare
Choose a tag to compare

1.7.1 (2023-10-12)

Bug Fixes

  • upload: handle glob expansion by shell (eb4c10f), closes #105

v1.7.0

06 Oct 19:15
cc7309e
Compare
Choose a tag to compare

1.7.0 (2023-10-06)

Features

  • hide extra info for options (5f7ab6c)

v1.6.2

05 Oct 19:54
3f5f053
Compare
Choose a tag to compare

1.6.2 (2023-10-05)

Bug Fixes

  • list: ensure the recursive option is set (61ac91c)
  • list: regexes cannot match empty string (0b00dbe)