Changelog Context#
Name |
Type |
Description |
---|---|---|
config |
The changelog generation configuration. |
|
versions |
|
The version contexts to render in the changelog. |
unreleased_label |
|
The configured label used as the version title of the changes since the last valid tag. |
valid_author_tokens |
|
The configured tokens in git commit trailers that indicate authorship. |
group_by |
|
The configured grouping aspects for commits within a version. |
group_depth |
|
The number of levels version commits are grouped by. |
diff_index |
|
The index of the first difference between two lists |