Skip to content

Releases: eXist-db/xst

v4.1.1

05 Feb 12:32
5c7c560

Choose a tag to compare

4.1.1 (2026-02-05)

Bug Fixes

  • install: from registry and local (bf8d7e2)

v4.1.0

22 Jan 09:05
c37d689

Choose a tag to compare

4.1.0 (2026-01-22)

Features

  • get: serialize html, working include and exclude (5461f97)
  • glob: improve glob to regex transform (fda7e29)

v4.0.0

19 Jan 15:03
5917639

Choose a tag to compare

4.0.0 (2026-01-19)

⚠ BREAKING CHANGES

  • Node versions prior to version 20.19.0 are no longer supported.

Miscellaneous Chores

  • updated minimum requred engine version (f42bbd3)

v3.3.0

15 Oct 08:22

Choose a tag to compare

3.3.0 (2025-10-15)

Features

  • list: mime-types ending in +xml and +json (79ec72c)

Bug Fixes

  • ls: improve display of unhandled mime-types (6cabdc1)

v3.2.0

30 Jul 12:24

Choose a tag to compare

3.2.0 (2025-07-30)

Features

  • get: add an option to not expand xincludes (5f595d5)

v3.1.0

28 Jul 10:10

Choose a tag to compare

3.1.0 (2025-07-28)

Features

  • get: add a new threads to limit load on server (9f69606)

Bug Fixes

  • get: improve verbose output, and tests (1d0a4b3)

v3.0.0

02 May 20:49
a25c348

Choose a tag to compare

3.0.0 (2025-05-02)

⚠ BREAKING CHANGES

  • execa v9 dropped support for node >18.19.0 and 20.0.0-20.4.0

Miscellaneous Chores

  • bump minimum required node version (11cae63)

v2.3.0

02 May 09:56
1e90cc2

Choose a tag to compare

2.3.0 (2025-05-02)

Features

  • package: improve package resolution from registries (ff2def8)

v2.2.1

28 Apr 10:55

Choose a tag to compare

2.2.1 (2025-04-28)

Bug Fixes

  • configuration: improve options cascade (67546a3)
  • package: installing github releases (3d33d33)
  • package: remove extra verbose output (ff5ccd4)
  • packages: handle special case in list view (f3c8a1e), closes #251

v2.2.0

16 Apr 18:39
c5fce3c

Choose a tag to compare

2.2.0 (2025-04-16)

Features

  • configuration: cascade connection options (ce41968)