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.