0
0
mirror of https://github.com/thegeeklab/git-sv.git synced 2024-09-19 13:52:45 +02:00
git-sv/sv
2022-02-28 23:38:11 -03:00
..
config.go feat: migrate 'release-notes.headers' to 'release-notes.sections' 2022-02-28 20:47:45 -03:00
formatter_test.go feat: use release-notes.sections to sort sections on template variables 2022-02-07 22:49:32 -03:00
formatter.go feat: add getsection template function 2022-02-28 23:38:11 -03:00
git_test.go refact: remove redundant type from slice 2020-08-27 22:30:56 -03:00
git.go feat: add authorName and timestamp to git commit 2022-02-06 20:16:52 -03:00
helpers_test.go feat: use release-notes.sections to sort sections on template variables 2022-02-07 22:49:32 -03:00
message_test.go refactor: fix tagliatelle yaml lint 2021-07-31 16:39:38 -03:00
message.go refactor: fix lint golint uncommented exported method 2021-07-31 18:19:57 -03:00
releasenotes_test.go feat: use release-notes.sections to sort sections on template variables 2022-02-07 22:49:32 -03:00
releasenotes.go feat: add HasMultipleTypes to ReleaseNoteCommitsSection 2022-02-28 21:17:37 -03:00
semver_test.go refactor: remove order from templates variables and add authors 2022-02-06 22:06:46 -03:00
semver.go feat: add semantic-version-only flat to changelog command 2022-01-29 19:25:52 -03:00