1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-12-17 12:22:09 +03:00
git-cliff/git-cliff-core/tests
PSeitz 5dc5fb786d
feat(changelog)!: add postprocessors (#155)
BREAKING: `CommitPreprocessor` is renamed as `TextProcessor`

* feat: add postprocessors to changelog

This will enable things like replacing usernames with github usernames #132

* review comments

* refactor(clippy): apply clippy suggestions

* refactor(postprocessors): polish the implementation

* docs(postprocessors): update documentation about GitHub usernames

* style(format): update formatting

---------

Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2023-06-10 15:20:39 +02:00
..
integration_test.rs feat(changelog)!: add postprocessors (#155) 2023-06-10 15:20:39 +02:00