-
v1.6.9 Stable
released this
2023-01-08 19:52:52 -05:00 | 75 commits to master since this releaseWhat's Changed
- Bump golang.org/x/text from 0.3.7 to 0.4.0 by @dependabot in https://github.com/TwiN/go-away/pull/40
- Bump codecov/codecov-action from 2.1.0 to 3.1.1 by @dependabot in https://github.com/TwiN/go-away/pull/39
- Bump golang.org/x/text from 0.4.0 to 0.5.0 by @dependabot in https://github.com/TwiN/go-away/pull/44
- Bump golang.org/x/text from 0.5.0 to 0.6.0 by @dependabot in https://github.com/TwiN/go-away/pull/45
New Contributors
- @dependabot made their first contribution in https://github.com/TwiN/go-away/pull/40
Full Changelog: https://github.com/TwiN/go-away/compare/v1.6.8...v1.6.9
-
v1.6.8 Stable
released this
2022-08-10 20:57:19 -04:00 | 86 commits to master since this releasefix: Add scrap to list of default false positives #37 - @tbantle22
-
v1.6.7 Stable
released this
2022-06-30 12:34:10 -04:00 | 89 commits to master since this release -
v1.6.6 Stable
released this
2022-06-23 19:26:15 -04:00 | 90 commits to master since this releasefix: Add analy and assist in list of default false positives #35 - @tbantle22
-
v1.6.5 Stable
released this
2022-06-23 19:16:03 -04:00 | 91 commits to master since this releasefix: Add kassi and kassa to false positives #34 - @woff94
-
v1.6.4 Stable
released this
2022-05-05 19:16:26 -04:00 | 93 commits to master since this release -
v1.6.3 Stable
released this
2022-05-01 16:38:18 -04:00 | 95 commits to master since this releasefix(censor): Duplicate false positive causes panic
-
v1.6.2 Stable
released this
2022-04-18 19:59:49 -04:00 | 97 commits to master since this release- fix: off-by-one errors when not sanitizing with spaces #24 - @awdavies
- chore: Update Go to 1.18
-
v1.6.1 Stable
released this
2022-03-20 01:49:28 -04:00 | 102 commits to master since this releasefix: Support cyrillic characters #27 - @martinhrvn
-
v1.6.0 Stable
released this
2021-12-30 15:43:06 -05:00 | 106 commits to master since this releaseAdded the ability to specify a custom character replacement map #24 - Thanks to @martinhrvn