Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jan 17:39
· 54 commits to main since this release

Features

  • --increment <PART> now increments the <PART> of a given base version when generating prerelease versions
  • --source-ref-max-length <MAX> now allows longer source references (previously, and now default: 8)
  • --verbose flag

Bugfixes

  • Do not truncate source-refs and allow longer source refs in parse
  • Fixed EBNF in README (again)