1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-12-14 13:04:36 +03:00
A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️
Go to file
orhun 3d9b70529b
refactor(type): update Release struct
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-21 22:48:39 +03:00
.github chore(ci): use nightly toolchain 2021-05-15 03:02:17 +03:00
gitolith-cli refactor(type): update Release struct 2021-05-21 22:48:39 +03:00
gitolith-core refactor(type): update Release struct 2021-05-21 22:48:39 +03:00
templates refactor(type): update Release struct 2021-05-21 22:48:39 +03:00
.editorconfig Initial commit 2021-05-11 01:54:45 +03:00
.gitignore Initial commit 2021-05-11 01:54:45 +03:00
Cargo.lock feat(template): add template renderer for changelog generation 2021-05-20 18:46:13 +03:00
Cargo.toml Initial commit 2021-05-11 01:54:45 +03:00
CODE_OF_CONDUCT.md Initial commit 2021-05-11 01:54:45 +03:00
gitolith.toml feat(template): add template renderer for changelog generation 2021-05-20 18:46:13 +03:00
LICENSE Initial commit 2021-05-11 01:54:45 +03:00
README.md Initial commit 2021-05-11 01:54:45 +03:00
rustfmt.toml Initial commit 2021-05-11 01:54:45 +03:00

gitolith