• v1.6.9 98d89d87d9

    v1.6.9 Stable

    TwiN released this 2023-01-08 19:52:52 -05:00 | 75 commits to master since this release

    What's Changed

    New Contributors

    Full Changelog: https://github.com/TwiN/go-away/compare/v1.6.8...v1.6.9

  • v1.6.8 5cdcd94653

    v1.6.8 Stable

    TwiN released this 2022-08-10 20:57:19 -04:00 | 86 commits to master since this release

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

  • v1.6.7 825e67519b

    v1.6.7 Stable

    TwiN released this 2022-06-30 12:34:10 -04:00 | 89 commits to master since this release

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

  • v1.6.6 b8d99f2984

    v1.6.6 Stable

    TwiN released this 2022-06-23 19:26:15 -04:00 | 90 commits to master since this release

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

  • v1.6.5 8998110b8c

    v1.6.5 Stable

    TwiN released this 2022-06-23 19:16:03 -04:00 | 91 commits to master since this release

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

  • v1.6.4 30eb38e28b

    v1.6.4 Stable

    TwiN released this 2022-05-05 19:16:26 -04:00 | 93 commits to master since this release

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

  • v1.6.3 3bf4c7a7e9

    v1.6.3 Stable

    TwiN released this 2022-05-01 16:38:18 -04:00 | 95 commits to master since this release

    fix(censor): Duplicate false positive causes panic

  • v1.6.2 b5570dbc77

    v1.6.2 Stable

    TwiN 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 3376eba38d

    v1.6.1 Stable

    TwiN released this 2022-03-20 01:49:28 -04:00 | 102 commits to master since this release

    fix: Support cyrillic characters #27 - @martinhrvn

  • v1.6.0 803cf25f73

    v1.6.0 Stable

    TwiN released this 2021-12-30 15:43:06 -05:00 | 106 commits to master since this release

    Added the ability to specify a custom character replacement map #24 - Thanks to @martinhrvn