Skip to content

Releases: amurdock/ystage

v1.3.0

21 Jan 22:00

Choose a tag to compare

1.3.0 (2019-01-21)

Features

  • run: Include forwarded parameters for run command (e79be3c)

v1.2.3

16 Jan 19:28

Choose a tag to compare

1.2.3 (2019-01-16)

Bug Fixes

  • Configuration: fixed configuration for loglevel and path (1c892a0)

v1.2.2

10 Jan 20:47

Choose a tag to compare

1.2.2 (2019-01-10)

Bug Fixes

  • stage: Switch back to using relative paths as absolute paths won't work in a docker container. (351074a)

v1.2.1

10 Jan 08:31

Choose a tag to compare

1.2.1 (2019-01-10)

Bug Fixes

  • stage: Fix logging of correct command. (55bc2ba)
  • stage: Fix resolution of development dependencies. (811d57a)

v1.2.0

09 Jan 22:58

Choose a tag to compare

1.2.0 (2019-01-09)

Features

  • stage: Initial implementation of the new stage command. (5036281)

v1.1.0

07 Jan 21:19

Choose a tag to compare

1.1.0 (2019-01-07)

Features

  • commands/run.js: Allow filtering of the run command based on a git commit sha. (408b128)
  • commands/run.js: Complete initial release of run command, added logging and fixed error handli (eb72557)
  • src/commands/run.js: Added a --include-dependencies command line argument to enable the inclus (d432d77)
  • src/commands/run.js: Added pattern filter. (b46761c)
  • src/commands/run.js: Added stage argument to run command (ebd88f5)

v1.0.0

16 Dec 16:54

Choose a tag to compare

1.0.0 (2018-12-16)

Features

  • component: Added commitzen (6a40c48)