-
v1.8.1 Stable
released this
2025-10-25 14:42:58 -04:00 | 3 commits to master since this releaseWhat's Changed
- fix(ci): Bump Go to 1.24.4 by @TwiN
- chore(deps): bump golang.org/x/text from 0.29.0 to 0.30.0 by @dependabot[bot] in https://github.com/TwiN/go-away/pull/131
- chore(deps): bump codecov/codecov-action from 5.4.3 to 5.5.1 by @dependabot[bot] in https://github.com/TwiN/go-away/pull/128
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in https://github.com/TwiN/go-away/pull/129
Full Changelog: https://github.com/TwiN/go-away/compare/v1.8.0...v1.8.1
-
v1.8.0 Stable
released this
2025-09-22 09:48:17 -04:00 | 7 commits to master since this releaseWhat's Changed
- feat: implement WithExactWord to allow stricter matches by @ntietz in https://github.com/TwiN/go-away/pull/107
New Contributors
- @ntietz made their first contribution in https://github.com/TwiN/go-away/pull/107
Full Changelog: https://github.com/TwiN/go-away/compare/v1.7.0...v1.8.0
-
v1.7.0 Stable
released this
2025-07-27 20:54:52 -04:00 | 10 commits to master since this releaseWhat's Changed
- feat: Support Writer by @EliCDavis in https://github.com/TwiN/go-away/pull/124
- chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0 by @dependabot[bot] in https://github.com/TwiN/go-away/pull/122
New Contributors
- @EliCDavis made their first contribution in https://github.com/TwiN/go-away/pull/124
Full Changelog: https://github.com/TwiN/go-away/compare/v1.6.16...v1.7.0
-
v1.6.16 Stable
released this
2025-06-18 20:55:06 -04:00 | 12 commits to master since this releaseWhat's Changed
- chore(deps): bump golang.org/x/text from 0.23.0 to 0.24.0 by @dependabot in https://github.com/TwiN/go-away/pull/114
- chore(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 by @dependabot in https://github.com/TwiN/go-away/pull/115
- chore(deps): bump golang.org/x/text from 0.24.0 to 0.25.0 by @dependabot in https://github.com/TwiN/go-away/pull/116
- chore(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot in https://github.com/TwiN/go-away/pull/117
- docs: Updated docs about white space sanitization by @mshort55 in https://github.com/TwiN/go-away/pull/119
- chore(deps): bump golang.org/x/text from 0.25.0 to 0.26.0 by @dependabot in https://github.com/TwiN/go-away/pull/120
- fix: Add animals as false positives by @syl-oh in https://github.com/TwiN/go-away/pull/121
New Contributors
- @mshort55 made their first contribution in https://github.com/TwiN/go-away/pull/119
- @syl-oh made their first contribution in https://github.com/TwiN/go-away/pull/121
Full Changelog: https://github.com/TwiN/go-away/compare/v1.6.15...v1.6.16
-
v1.6.15 Stable
released this
2025-03-05 21:11:09 -05:00 | 19 commits to master since this releaseBump Go to 1.23
-
v1.6.14 Stable
released this
2024-11-11 23:14:31 -05:00 | 31 commits to master since this releaseWhat's Changed
- fix: Add
gyatto DefaultProfanities by @jasonuc in https://github.com/TwiN/go-away/pull/96 - chore(deps): bump codecov/codecov-action from 4.0.1 to 4.1.1 by @dependabot in https://github.com/TwiN/go-away/pull/83
- chore(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0 by @dependabot in https://github.com/TwiN/go-away/pull/84
- chore(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0 by @dependabot in https://github.com/TwiN/go-away/pull/85
- chore(deps): bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot in https://github.com/TwiN/go-away/pull/86
- chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 by @dependabot in https://github.com/TwiN/go-away/pull/87
- chore(deps): bump codecov/codecov-action from 4.3.1 to 4.4.0 by @dependabot in https://github.com/TwiN/go-away/pull/88
- chore(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1 by @dependabot in https://github.com/TwiN/go-away/pull/89
- chore(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 by @dependabot in https://github.com/TwiN/go-away/pull/90
- chore(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in https://github.com/TwiN/go-away/pull/91
- chore(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 by @dependabot in https://github.com/TwiN/go-away/pull/93
- chore(deps): bump golang.org/x/text from 0.17.0 to 0.18.0 by @dependabot in https://github.com/TwiN/go-away/pull/94
- chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in https://github.com/TwiN/go-away/pull/95
- chore(deps): bump golang.org/x/text from 0.18.0 to 0.19.0 by @dependabot in https://github.com/TwiN/go-away/pull/97
- chore(deps): bump golang.org/x/text from 0.19.0 to 0.20.0 by @dependabot in https://github.com/TwiN/go-away/pull/98
New Contributors
- @jasonuc made their first contribution in https://github.com/TwiN/go-away/pull/96
Full Changelog: https://github.com/TwiN/go-away/compare/v1.6.13...v1.6.14
- fix: Add
-
v1.6.13 Stable
released this
2024-02-15 23:13:23 -05:00 | 47 commits to master since this releaseWhat's Changed
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in https://github.com/TwiN/go-away/pull/71
- fix: add "button" to false positives by @i8abyte in https://github.com/TwiN/go-away/pull/68
- chore(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 by @dependabot in https://github.com/TwiN/go-away/pull/74
- chore(deps): bump codecov/codecov-action from 3.1.5 to 3.1.6 by @dependabot in https://github.com/TwiN/go-away/pull/76
- chore(deps): bump codecov/codecov-action from 3.1.6 to 4.0.0 by @dependabot in https://github.com/TwiN/go-away/pull/77
- chore(deps): bump codecov/codecov-action from 4.0.0 to 4.0.1 by @dependabot in https://github.com/TwiN/go-away/pull/78
- fix: data race in remove accents by @rafax in https://github.com/TwiN/go-away/pull/80
New Contributors
- @i8abyte made their first contribution in https://github.com/TwiN/go-away/pull/68
- @rafax made their first contribution in https://github.com/TwiN/go-away/pull/80
Full Changelog: https://github.com/TwiN/go-away/compare/v1.6.12...v1.6.13
-
v1.6.12 Stable
released this
2023-11-14 20:23:20 -05:00 | 54 commits to master since this releaseWhat's Changed
- fix: Add therapeutic to false positives by @cosmastech in https://github.com/TwiN/go-away/pull/67
New Contributors
- @cosmastech made their first contribution in https://github.com/TwiN/go-away/pull/67
Full Changelog: https://github.com/TwiN/go-away/compare/v1.6.11...v1.6.12
-
v1.6.11 Stable
released this
2023-09-20 20:28:57 -04:00 | 57 commits to master since this releaseWhat's Changed
- fix(panic): fix panic when censoring utf-8 by @stephenduke-care in https://github.com/TwiN/go-away/pull/64
- chore(deps): bump golang.org/x/text from 0.7.0 to 0.8.0 by @dependabot in https://github.com/TwiN/go-away/pull/50
- chore(deps): bump actions/setup-go from 3 to 4 by @dependabot in https://github.com/TwiN/go-away/pull/51
- chore(deps): bump golang.org/x/text from 0.8.0 to 0.9.0 by @dependabot in https://github.com/TwiN/go-away/pull/52
- chore(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2 by @dependabot in https://github.com/TwiN/go-away/pull/53
- chore(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3 by @dependabot in https://github.com/TwiN/go-away/pull/54
- chore(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in https://github.com/TwiN/go-away/pull/55
- chore(deps): bump golang.org/x/text from 0.9.0 to 0.10.0 by @dependabot in https://github.com/TwiN/go-away/pull/56
- chore(deps): bump golang.org/x/text from 0.10.0 to 0.11.0 by @dependabot in https://github.com/TwiN/go-away/pull/59
- chore(deps): bump golang.org/x/text from 0.11.0 to 0.12.0 by @dependabot in https://github.com/TwiN/go-away/pull/60
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in https://github.com/TwiN/go-away/pull/62
New Contributors
- @stephenduke-care made their first contribution in https://github.com/TwiN/go-away/pull/64
Full Changelog: https://github.com/TwiN/go-away/compare/v1.6.10...v1.6.11
-
v1.6.10 Stable
released this
2023-02-09 20:53:40 -05:00 | 70 commits to master since this releaseWhat's Changed
- chore(deps): bump golang.org/x/text from 0.6.0 to 0.7.0 by @dependabot in https://github.com/TwiN/go-away/pull/48
Full Changelog: https://github.com/TwiN/go-away/compare/v1.6.9...v1.6.10