1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-12-01 21:34:15 +03:00
git-cliff/git-cliff-core
Marco Ieni 87e2c1d0dd
feat(core): add remote to commit and deprecate fields (#822)
* feat(core): add `remote` field to commit

* refactor

* fmt

* deprecate old fields

* serialize remote field

* fix

* fix typo

* allow deprecated

* move warn

* move filename

* docs

* docs

* fix

* fmt

* chore(fixtures): use remote instead of platform name for template variables

* remove useless method

* update docs

* use contains_variable

* fix no-default-features

* chore(remote): update template varibles for platforms

* set commit.remote

* chore(release): update unit tests for new remote field

---------

Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2024-09-15 20:28:56 +03:00
..
src feat(core): add remote to commit and deprecate fields (#822) 2024-09-15 20:28:56 +03:00
tests feat(changelog): support generating changelog for different branches (#808) 2024-09-09 21:16:53 +03:00
Cargo.toml chore(release): prepare for v2.5.0 2024-08-24 10:59:58 +03:00