Releases: gitector/gitector
v0.0.4
Changelog
9c03f14 34 Allow for check for merge if necessary
6977fc9 NO-TICKET Fix mistake in verbose logic
53b9fb6 Merge pull request #11 from gitector/feature/34-add-merge-check
70ec184 34 add new config option to forbid merge commits
bb4a594 34 store information if commit is merge commit
2468fa3 Merge pull request #10 from gitector/feature/no-ticket-add-verbose-logs
3e12931 NO-TICKET Add Logger as start param
c8ad309 NO-TICKET Add verbose log to commit testing
95d17a4 Merge pull request #9 from gitector/NO-TICKET-add-json-serializer
e024faa NO-TICKET Add JSON serializer for output
aacaca3 Merge pull request #7 from gitter-badger/gitter-badge
04009ae Merge pull request #8 from gitector/feature/33-add-contributing-document
9fc0700 Merge pull request #6 from gitector/feature/29-should-start-with-verb
259e56d 33 Add Contributing , code of conduct and pr template documents
ec6e7a6 Add Gitter badge
f6838f7 Remove base forms if same as conjugated
46bf803 Add check for base word to list
09f3ea0 Add missing config options
e398110 Add check against ed/ing + irregular verbs
0844307 extract common string functions
bc9c717 Merge branch 'master' into feature/29-should-start-with-verb
cec4cea Merge pull request #5 from gitector/feature/38-action-verb
c712332 Merge pull request #3 from gitector/feature/30
d910252 Merge pull request #2 from gitector/feature/28
ac1fc79 Add exceptions irregular verbs
32b199d Add check for action verb only on first word
7339daf Add check for multiple dots in title
114351d Add check for action verb in commit title
ad1dd3b Fix converter tests
0c2bd56 Add counting files in direct input mode
f38dd20 Merge remote-tracking branch 'origin/feature/28' into feature/30
c4f6806 Merge branch 'master' into feature/28
fa55e30 30 Add check for max files in commit
94c5e66 28 Add no trailing punctuation rule
v0.0.3
v0.0.2-rc
v0.0.2
Changelog
bceadd2 add branch check
7b47688 Add docker publish as part of release action
43a219a Add link to releases in readme
7bbfe3e Add readme entry for gitlab/github integration
3661bb0 Use gitector for build
1a46207 Clean up workflow names
7eaade5 Add release.yml pipeline
f796476 Add git config before running tests
6138c0b Add go.yml pipeline
2140a86 Initial commit
3cb2d31 Initial commit
v0.0.1
Changelog
Initial release 🎉