Skip to content

0.9.4

Compare
Choose a tag to compare
@viktorbenei viktorbenei released this 24 Jul 15:14
· 578 commits to master since this release

Changes

  • BREAKING : IsNotImportant/is_not_important was renamed to IsSkippable/is_skippable
  • revisions in steplib/collection handling

Install

To install this version, run the following commands (in a bash shell):

curl -L https://github.com/bitrise-io/stepman/releases/download/0.9.4/stepman-$(uname -s)-$(uname -m) > /usr/local/bin/stepman

Then:

chmod +x /usr/local/bin/stepman