changeloguru/pkg/cli
sudo pacman -Syu ab4ec67925
refactor: better changelog parser and generator (#11)
* refactor(changelog): remove old, new prefix

* refactor: using new changelog func in cli

* refactor: replace markdown.Generate to GenerateText

* feat: move --verbose flag for generate command

* fix: diff new changelog with old changelog

* chore(markdown): remove unused GenerateLines

Co-authored-by: Tran Hau <ngtranhau@gmail.com>
2021-04-14 17:06:48 +07:00
..
action.go feat: add dry run (#10) 2021-04-14 14:31:00 +07:00
action_generate.go refactor: better changelog parser and generator (#11) 2021-04-14 17:06:48 +07:00
app.go feat: add dry run (#10) 2021-04-14 14:31:00 +07:00