1
1
mirror of https://github.com/orhun/git-cliff.git synced 2025-01-08 11:39:10 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Orhun Parmaksız
2ab2c8fb5e
refactor(lib)!: move changelog module to git-cliff-core
This will reduce the number of pulled dependencies if you want to
use git-cliff as a library in your Rust project.
2023-04-02 21:46:45 +03:00
Orhun Parmaksız
f2def401ba
refactor(deps): utilize workspace dependencies
https://doc.rust-lang.org/stable/cargo/reference/workspaces.html#the-workspacedependencies-table
2022-11-19 22:07:59 +03:00
Orhun Parmaksız
f70fefd88a
chore(build): enable strip option for release profile 2022-08-16 20:33:49 +02:00
orhun
4a1ed9bb11
chore(project): rename
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-30 01:45:03 +03:00
orhun
cd69e764f6
Initial commit
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-11 01:54:45 +03:00