Skip to content

Releases: kasp1/Dozer

v4.3.0

21 Jun 11:58
0ba9f67

Choose a tag to compare

Merge pull request #44 from kasp1/dependabot/npm_and_yarn/webui/json5…

v4.2.1

11 May 18:15

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

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

Choose a tag to compare

fix: increased the output buffer for pipeline steps, allows running s…

v3.1.0

06 Feb 16:59
afe1b62

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

Choose a tag to compare

fix: fixed icons

v2.0.1

21 Jul 20:26

Choose a tag to compare

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

v2.0.0

21 Jul 01:10

Choose a tag to compare

Variables are now set as:
##var=value#

v1.4.0

10 Jul 16:19

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

Choose a tag to compare

chore(release): 1.3.0