Releases: Abirdcfly/dupword
Releases · Abirdcfly/dupword
v0.0.7
Changelog
- 947cf89 fix: duplicate word is last word
v0.0.6
Changelog
- 5a64b19 feat: add function ExcludeWords
- 6bbbb42 feat: support detect any repeated word
v0.0.5
Changelog
- b980c49 action: create codeql-analysis.yml
- c05eb39 feat: add version info
- 9fe9bd2 feat: optimize 'match adjacent single-line' logic
- c2ac5d0 feat: show duplicate word in error message
- 0a8d621 feat: support custom key word
v0.0.4
Changelog
- 66cf86d action: use go version in go.mod
- d3a47b3 feat: rewite 'match adjacent single-line' logic
v0.0.3
Changelog
- fe0e4ee feat: match adjacent single-line comments