[]
= ""
= """
{% if version %}\
{{ version | trim_start_matches(pat="v") }}\
{% else %}\
Unreleased\
{% endif %}\
{% for commit in commits %}
- {{ commit.author.timestamp | date }} {{ commit.message | split(pat="\n") | first }}\
{% endfor %}
"""
= ""
[]
= false
= [
{ = "^Pull request", = true }
]
= false
= "[v0-9]*"
= "newest"