[go: up one dir, main page]

File: .clog.toml

package info (click to toggle)
rust-clap-2 2.34.0-7
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 1,280 kB
  • sloc: makefile: 2
file content (14 lines) | stat: -rw-r--r-- 352 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[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"]
"New Sponsor" = ["sponsor"]