Skip to content

Releases: eXist-db/gulp-exist

v5.0.0

25 Apr 13:04
33a4367
Compare
Choose a tag to compare

5.0.0 (2024-04-25)

chore

BREAKING CHANGES

  • node 14 is no longer supported.

v4.4.0

04 Feb 08:53
e02da38
Compare
Choose a tag to compare

4.4.0 (2023-02-04)

Features

  • improve installation error messages (13ba419)

v4.3.2

13 Aug 14:39
Compare
Choose a tag to compare

4.3.2 (2022-08-13)

Bug Fixes

  • deps: ovnerride chokidar and glob-stream version (c15cd62)

v4.3.1

09 Mar 22:44
87d9fbe
Compare
Choose a tag to compare

4.3.1 (2022-03-09)

Performance Improvements

  • ci: faster exist-db start up (ac63c19)

v4.3.0

10 Dec 12:16
b3ff107
Compare
Choose a tag to compare

4.3.0 (2021-12-10)

Features

  • allow to pass parameters when executing query (8953f77)

v4.2.0

23 Sep 12:19
74cfe59
Compare
Choose a tag to compare

4.2.0 (2021-09-23)

Bug Fixes

  • allow override of user with empty password (4563dea)
  • ci: gulp-exist defaults to legacy HTTP (8adc331)
  • ci: set db server in env (482c3bb)
  • gulp-exist: default to HTTPS connection (e6446f7)
  • test: test readOptionsFromEnv (2c46361)

Features

  • expose function readOptionsFromEnv (14adfc4)
  • test: allow overrides, test on HTTPS (ac03d49)

v4.1.0

30 Jun 21:00
bd8ca15
Compare
Choose a tag to compare

4.1.0 (2021-06-30)

Features

v4.0.2

29 Jun 21:46
833ffec
Compare
Choose a tag to compare

4.0.2 (2021-06-29)

Bug Fixes

v4.0.1

29 Jun 19:34
dbaf2ef
Compare
Choose a tag to compare

4.0.1 (2021-06-29)

Bug Fixes

  • ci: add github actions (e5f79b3)
  • ci: also test windows builds with GHA (cfc25a9)
  • ci: test useful releases in appveyor (dcd7a79)
  • ci: test workflow structure (a19a203)

v4.0.0

10 Nov 21:16
b7fad94
Compare
Choose a tag to compare

4.0.0 (2020-11-10)

Bug Fixes

  • ci: do not test on unsupported versions (0913cbd)

Features

  • XAR installation from gulp source-stream (23e05a3)

BREAKING CHANGES

  • ci: exist versions 2.2 and 3.6.1 are no longer officially supported.