Skip to content

Releases: eXist-db/xst

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)

v1.6.1

21 Feb 10:51
Compare
Choose a tag to compare

1.6.1 (2023-02-21)

Bug Fixes

  • edit: add execa dependency and correc import (09ac4bc), closes #93