• v1.5.0 58c77392f4

    v1.5.0 Stable

    TwiN released this 2021-11-30 23:00:54 -05:00 | 110 commits to master since this release

    • Implemented Censor function #4 #23
    • Added cocktail to list of default false positives
  • v1.4.1 c2f0cb82c7

    v1.4.1 Stable

    TwiN released this 2021-10-07 20:43:51 -04:00 | 114 commits to master since this release

  • v1.4.0 13898061ab

    v1.4.0 Stable

    TwiN released this 2021-09-30 15:41:46 -04:00 | 117 commits to master since this release

    Added method to toggle space sanitization #22 - Thanks to @Luberry

  • v1.3.0 39ccb87036

    v1.3.0 Stable

    TwiN released this 2021-09-26 11:36:24 -04:00 | 119 commits to master since this release

    Added ExtractProfanity to extract the profanity detected in a string - #21 Thanks to @Luberry

  • v1.2.1 d66babb372

    v1.2.1 Stable

    TwiN released this 2021-09-04 17:50:19 -04:00 | 125 commits to master since this release

    Fixed several false positives #19 - Thanks to @blfletcher for reporting them

  • v1.2.0 fb5b990bcd

    v1.2.0 Stable

    TwiN released this 2021-08-02 22:57:14 -04:00 | 130 commits to master since this release

    • Added support for custom dictionaries #16 #17 - Thanks to @sp-adrian-perez
    • Updated list of profanities #18 - Thanks to @shane-od
  • v1.1.4 a7a92da1fb

    v1.1.4 Stable

    TwiN released this 2021-07-02 13:17:55 -04:00 | 140 commits to master since this release

    • Added phoebe in the list of false positives - Thanks to @TomMahle #12
    • Fixed typo in one of the false positives - Thanks to @psidex #13 #14
  • v1.1.3 d0616034cc

    v1.1.3 Stable

    TwiN released this 2021-06-24 14:57:42 -04:00 | 146 commits to master since this release

    Added cass (to cover for words like cassie and cassandra) to list of false positives - Thanks to @TomMahle #11

  • v1.1.2 05ffeca3a3

    v1.1.2 Stable

    TwiN released this 2021-03-20 17:44:03 -04:00 | 154 commits to master since this release

    Minor performance improvements

  • v1.1.1 9ce248d366

    v1.1.1 Stable

    TwiN released this 2021-03-18 19:57:20 -04:00 | 155 commits to master since this release

    • Updated Go to 1.16
    • Updated dependencies
    • Minor improvements