Skip to content

Releases: kasp1/Dozer

v4.3.0

21 Jun 11:58
0ba9f67
Compare
Choose a tag to compare
Merge pull request #44 from kasp1/dependabot/npm_and_yarn/webui/json5…

…-1.0.2

chore(deps): bump json5 from 1.0.1 to 1.0.2 in /webui

v4.2.1

11 May 18:15
Compare
Choose a tag to compare

--key=<value> specifies any environment variable called key for the pipeline steps with the value of <value>. Examples: --foo=bar, --CI_MY_VAR=Hi, "--CI_MY_VAR=Hi there!"

v4.1.0

27 Oct 14:21
Compare
Choose a tag to compare

Values of variables with sensitive information are now hidden from the UIs. New --no-browser argument.

v4.0.2

16 Oct 12:21
Compare
Choose a tag to compare
fix: increased the output buffer for pipeline steps, allows running s…

…teps with a lot of output

v3.1.0

06 Feb 16:59
afe1b62
Compare
Choose a tag to compare

Pipeline steps with skippable: true won't interrupt the pipeline's execution on failure.

v3.0.1

18 Aug 15:47
Compare
Choose a tag to compare
fix: fixed icons

v2.0.1: fix: if a command argument contains one of the special characters it …

21 Jul 20:26
Compare
Choose a tag to compare

v2.0.0: fix: variables are now read correctly from the output, new variable f…

21 Jul 01:10
Compare
Choose a tag to compare

v1.4.0

10 Jul 16:19
Compare
Choose a tag to compare

1.4.0 (2021-07-10)

Bug Fixes

  • pipeline arguments containing space are now wrapped with quotes (6d3b525)

Features

  • optional command line argument --root can now specify and override the working dir (ec3461f)

v1.3.0

07 Aug 17:42
Compare
Choose a tag to compare
chore(release): 1.3.0