cambi 0.3.1

A tool that infers semantic version bumps from conventional commits, updates CHANGELOG.md, and manages GitHub releases.
Documentation
1
2
3
4
5
6
7
8
9
10
combine_control_expr   = false
fn_single_line         = true
force_multiline_blocks = true
format_strings         = true
group_imports          = "StdExternalCrate"
max_width              = 120
normalize_comments     = true
reorder_imports        = true
tab_spaces             = 2
wrap_comments          = true