3.0.0
TLDR: Renamed clubhouse-cli to shortcut-cli and club
is now short
.
Added
- Branch base story inference: support for both
chNNNN
and sc-NNNNN
. - Add tests against Node 16 (soon to be LTS).
Changed
- Renamed clubhouse-cli to shortcut-cli.
club
is now short
.- Switch branch format to
user/sc-NNNN/...
to fit Shortcut new prefix. - Simplify the CircleCI configuration so it's easier to test against multiple versions with a matrix.
Deprecated
Removed
Fixed
- Do not expect stories to have a project. Projects are now optional.
Security