зеркало из https://github.com/mozilla/gecko-dev.git
14 строки
324 B
TOML
14 строки
324 B
TOML
[clog]
|
|
repository = "https://github.com/kbknapp/clap-rs"
|
|
outfile = "CHANGELOG.md"
|
|
from-latest-tag = true
|
|
|
|
[sections]
|
|
Performance = ["perf"]
|
|
Improvements = ["impr", "im", "imp"]
|
|
Documentation = ["docs"]
|
|
Deprecations = ["depr"]
|
|
Examples = ["examples"]
|
|
"New Settings" = ["setting", "settings"]
|
|
"API Additions" = ["add", "api"]
|