Releases
0.2.0
dbanty
released this
26 Mar 02:42
0.2.0
Breaking Changes
Rename to Knope, which has much more positive associations. (#161 )
Allow switching between pre-release prefixes instead of erroring (e.g. -alpha.1 -> -beta.0)
BumpVersion
now takes a label
parameter for the Pre
rule instead of value
.
UpdateProjectFromCommits
step has been renamed to PrepareRelease
.
Features
Add a --generate
option for generating a brand-new config file with a default release
workflow. (#159 )
Add top-level --validate
and per-workflow --dry-run
options. (#158 )
Add a dry-run
option to the PrepareRelease
step. (#139 , #137 )
Add a Release
step for generating GitHub releases. (#136 )
Support pre-releases in UpdateProjectFromCommits
. (#132 )
Fixes
update rust crate git2 to 0.14.2 (#157 )
Bump version before adding a pre-release component.
Stop parsing Markdown in Changelogs to avoid errors in unimplemented features. (#127 )
You can’t perform that action at this time.