Skip to content

Releases: TwiN/go-away

v1.6.13

16 Feb 04:14
8bf3f0f
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #71
  • fix: add "button" to false positives by @i8abyte in #68
  • chore(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 by @dependabot in #74
  • chore(deps): bump codecov/codecov-action from 3.1.5 to 3.1.6 by @dependabot in #76
  • chore(deps): bump codecov/codecov-action from 3.1.6 to 4.0.0 by @dependabot in #77
  • chore(deps): bump codecov/codecov-action from 4.0.0 to 4.0.1 by @dependabot in #78
  • fix: data race in remove accents by @rafax in #80

New Contributors

Full Changelog: v1.6.12...v1.6.13

v1.6.12

15 Nov 01:25
4bd5b9a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.11...v1.6.12

v1.6.11

21 Sep 00:37
f76b6ad
Compare
Choose a tag to compare

What's Changed

  • fix(panic): fix panic when censoring utf-8 by @stephenduke-care in #64
  • chore(deps): bump golang.org/x/text from 0.7.0 to 0.8.0 by @dependabot in #50
  • chore(deps): bump actions/setup-go from 3 to 4 by @dependabot in #51
  • chore(deps): bump golang.org/x/text from 0.8.0 to 0.9.0 by @dependabot in #52
  • chore(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2 by @dependabot in #53
  • chore(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3 by @dependabot in #54
  • chore(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in #55
  • chore(deps): bump golang.org/x/text from 0.9.0 to 0.10.0 by @dependabot in #56
  • chore(deps): bump golang.org/x/text from 0.10.0 to 0.11.0 by @dependabot in #59
  • chore(deps): bump golang.org/x/text from 0.11.0 to 0.12.0 by @dependabot in #60
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #62

New Contributors

Full Changelog: v1.6.10...v1.6.11

v1.6.10

10 Feb 01:54
e052b9e
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/text from 0.6.0 to 0.7.0 by @dependabot in #48

Full Changelog: v1.6.9...v1.6.10

v1.6.9

09 Jan 02:37
98d89d8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.8...v1.6.9

v1.6.8

11 Aug 00:59
5cdcd94
Compare
Choose a tag to compare

fix: Add scrap to list of default false positives #37 - @tbantle22

v1.6.7

30 Jun 16:36
825e675
Compare
Choose a tag to compare

fix: Add butter to list of default false positives #35 - @TwiN

v1.6.6

23 Jun 23:27
b8d99f2
Compare
Choose a tag to compare

fix: Add analy and assist in list of default false positives #35 - @tbantle22

v1.6.5

23 Jun 23:18
8998110
Compare
Choose a tag to compare

fix: Add kassi and kassa to false positives #34 - @woff94

v1.6.4

05 May 23:17
Compare
Choose a tag to compare

fix: Duplicate false negatives and profanities break censoring #32 #31 - @manx