1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-12-15 09:54:29 +03:00
A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️
Go to file
2021-06-08 22:44:08 +03:00
.github chore(ci): fix grcov command 2021-05-30 15:03:54 +03:00
git-cliff refactor(config): make skip_tags optional 2021-06-08 22:44:08 +03:00
git-cliff-core refactor(config): make skip_tags optional 2021-06-08 22:44:08 +03:00
.editorconfig Initial commit 2021-05-11 01:54:45 +03:00
.gitignore chore(project): rename 2021-05-30 01:45:03 +03:00
Cargo.lock feat(changelog): support generating changelog based on tagging status 2021-06-06 03:19:27 +03:00
Cargo.toml chore(project): rename 2021-05-30 01:45:03 +03:00
cliff.toml feat(changelog): support grouping based on commit body 2021-06-04 03:10:54 +03:00
CODE_OF_CONDUCT.md chore(project): rename 2021-05-30 01:45:03 +03:00
codecov.yml chore(project): add codecov.yml 2021-06-07 03:14:06 +03:00
LICENSE Initial commit 2021-05-11 01:54:45 +03:00
README.md chore(project): rename 2021-05-30 01:45:03 +03:00
rustfmt.toml chore(fmt): remove normalize_comments from rustfmt.toml 2021-06-04 03:11:15 +03:00

git-cliff