Skip to content

Releases: KanoComputing/nodejs-profanity-util

v0.2.0: Adding 'lite' substring matching

11 Aug 14:23
Compare
Choose a tag to compare
  • Add "lite" sub string matching
  • Add test for substring lite option
  • Update README
  • Bumping package version for release

Release v0.1.1: 2017-7-13 nodejs-profanity-util

10 Aug 13:40
Compare
Choose a tag to compare
  • Fixed an issue with recursive processing which didn't work
  • Added a map option to allow one-to-one replacements across the entire target
  • Added a substrings option to allow checking substrings as well (this will be useful for detecting profanity in usernames where there aren't any spaces)
  • Added jscsrc
  • Bumped deps to recent versions
  • Fix filtering of words with spaces
  • Bumped the module to 0.1.1