0.9.4
Changes
- BREAKING :
IsNotImportant
/is_not_important
was renamed toIsSkippable
/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