go-away

Library for detecting profanities in Go

MIT License

Stars
175

Bot releases are visible (Hide)

go-away - v1.6.13 Latest Release

Published by TwiN 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/TwiN/go-away/compare/v1.6.12...v1.6.13

go-away - v1.6.12

Published by TwiN 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/TwiN/go-away/compare/v1.6.11...v1.6.12

go-away - v1.6.11

Published by TwiN about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/TwiN/go-away/compare/v1.6.10...v1.6.11

go-away - v1.6.10

Published by TwiN over 1 year ago

What's Changed

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

go-away - v1.6.9

Published by TwiN almost 2 years ago

What's Changed

New Contributors

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

go-away - v1.6.8

Published by TwiN about 2 years ago

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

go-away - v1.6.7

Published by TwiN over 2 years ago

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

go-away - v1.6.6

Published by TwiN over 2 years ago

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

go-away - v1.6.5

Published by TwiN over 2 years ago

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

go-away - v1.6.4

Published by TwiN over 2 years ago

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

go-away - v1.6.3

Published by TwiN over 2 years ago

fix(censor): Duplicate false positive causes panic

go-away - v1.6.2

Published by TwiN over 2 years ago

  • fix: off-by-one errors when not sanitizing with spaces #24 - @awdavies
  • chore: Update Go to 1.18
go-away - v1.6.1

Published by TwiN over 2 years ago

fix: Support cyrillic characters #27 - @martinhrvn

go-away - v1.6.0

Published by TwiN almost 3 years ago

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

go-away - v1.5.0

Published by TwiN almost 3 years ago

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

Published by TwiN about 3 years ago

go-away - v1.4.0

Published by TwiN about 3 years ago

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

go-away - v1.3.0

Published by TwiN about 3 years ago

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

go-away - v1.2.1

Published by TwiN about 3 years ago

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

go-away - v1.2.0

Published by TwiN about 3 years ago

  • Added support for custom dictionaries #16 #17 - Thanks to @sp-adrian-perez
  • Updated list of profanities #18 - Thanks to @shane-od
Package Rankings
Top 2.52% on Proxy.golang.org
Badges
Extracted from project README
Go Report Card codecov Go Reference Follow TwiN