Skip to content

Releases: Abirdcfly/dupword

v0.0.14

18 Feb 05:28
Compare
Choose a tag to compare

Changelog

  • 981559a action: enable gofmt lint; fix dupword.go formatting
  • 3bfc1a0 build(deps): bump golang.org/x/tools from 0.13.0 to 0.14.0
  • f4f61a5 build(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0
  • db55041 build(deps): bump golang.org/x/tools from 0.15.0 to 0.16.0
  • cf4752c build(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1
  • ded7757 build(deps): bump golang.org/x/tools from 0.16.1 to 0.17.0
  • 4263ed7 build(deps): bump golang.org/x/tools from 0.17.0 to 0.18.0

v0.0.13

25 Sep 02:11
Compare
Choose a tag to compare

Changelog

  • 6b80c9b build(deps): bump golang.org/x/tools from 0.11.0 to 0.11.1
  • 0833c98 build(deps): bump golang.org/x/tools from 0.11.1 to 0.12.0
  • 185b5a6 build(deps): bump golang.org/x/tools from 0.12.0 to 0.13.0
  • fbf2e80 feat: customize ignore keywords

v0.0.12

06 Jul 02:15
Compare
Choose a tag to compare

Changelog

  • 2557b16 build(deps): bump golang.org/x/tools from 0.10.0 to 0.11.0
  • f9bb29a build(deps): bump golang.org/x/tools from 0.7.0 to 0.8.0
  • 7a5fead build(deps): bump golang.org/x/tools from 0.8.0 to 0.9.1
  • d7dd1f7 build(deps): bump golang.org/x/tools from 0.9.1 to 0.9.2
  • 4c2ac84 build(deps): bump golang.org/x/tools from 0.9.2 to 0.9.3
  • 37dbd55 build(deps): bump golang.org/x/tools from 0.9.3 to 0.10.0

v0.0.11

12 Mar 12:00
Compare
Choose a tag to compare

Changelog

v0.0.10

12 Mar 11:40
Compare
Choose a tag to compare

Changelog

  • a614b92 build(deps): bump golang.org/x/tools from 0.4.0 to 0.5.0
  • c938c12 build(deps): bump golang.org/x/tools from 0.5.0 to 0.6.0
  • ed1e742 build(deps): bump golang.org/x/tools from 0.6.0 to 0.7.0

v0.0.9

14 Dec 02:07
Compare
Choose a tag to compare

Changelog

  • ce5f3f4 build(deps): bump golang.org/x/tools from 0.2.0 to 0.3.0
  • 8e71a25 build(deps): bump golang.org/x/tools from 0.3.0 to 0.4.0
  • 0eefc6c fix: don't warn on duplicate numbers

v0.0.8

24 Oct 02:38
f64710e
Compare
Choose a tag to compare

Changelog

  • 7c39515 build(deps): bump golang.org/x/tools from 0.1.12 to 0.2.0

This version contains only dependency updates, and there are 2 main updates that I am concerned about:

  1. golang/tools@0eebaab
  2. golang/tools@bac5507

v0.0.7

11 Sep 15:53
947cf89
Compare
Choose a tag to compare

Changelog

  • 947cf89 fix: duplicate word is last word

v0.0.6

10 Sep 15:26
aa17437
Compare
Choose a tag to compare

Changelog

  • 5a64b19 feat: add function ExcludeWords
  • 6bbbb42 feat: support detect any repeated word

v0.0.5

05 Sep 03:39
a4805a2
Compare
Choose a tag to compare

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