Skip to content

Introduce custom messages, and history squashing

Compare
Choose a tag to compare
@s0 s0 released this 13 Jun 21:21
· 119 commits to develop since this release

Two new features:

  • squash all history on the target branch with the SQUASH_HISTORY parameter
  • create custom messages for commits using the MESSAGE parameter, with support for certain placeholders.

This release is also the first release to have extensive unit-testing and code-coverage results.