changeloguru/pkg/convention
sudo pacman -Syu b98c62c46f
feat: support filter commit scope (#5)
* feat: add scope flag

* refactor: use scopes as map to quickly check

* feat: add scope to generate commits

* feat(convention): add scope to commit

* refactor: remove obsolete commit GetType

* refactor(convention): combie UpdateType and NewCommit

* feat(changelog): skip commit outside scopes

* feat(convention): remove () in scope

* feat(changelog): support filter scope

Co-authored-by: Tran Hau <ngtranhau@gmail.com>
2021-03-22 12:44:54 +07:00
..
testdata/TestNewCommit feat: support filter commit scope (#5) 2021-03-22 12:44:54 +07:00
commit.go feat: support filter commit scope (#5) 2021-03-22 12:44:54 +07:00
commit_test.go test(convention): unit test for misc type 2021-01-12 01:27:08 +07:00
types.go refactor(convention): replace commit parseHeader with updateType 2021-01-12 01:25:06 +07:00