Skip to content

Releases: vandie/isProfanity

v1.4.0

16 Apr 14:35
Compare
Choose a tag to compare

Changelog:

  • Now runs in browser
  • Sensitivity can now be changed although not recommended

As always, it is Recommended that you install via NPM instead by running the following from a console in the directory of your project.

npm install isprofanity

v1.3.5

14 Apr 09:39
Compare
Choose a tag to compare

Changelog:

  • More Swear Words
  • More exceptions
  • Better exception checking

As always, it is Recommended that you install via NPM instead by running the following from a console in the directory of your project.

npm install isprofanity

Async update

09 Mar 14:11
Compare
Choose a tag to compare

Changelog:

  • Async added

As always, it is Recommended that you install via NPM instead by running the following from a console in the directory of your project.

npm install isprofanity

Major exceptions update

09 Mar 13:29
Compare
Choose a tag to compare

Changelog:

  • Better exceptions

As always, it is Recommended that you install via NPM instead by running the following from a console in the directory of your project.

npm install isprofanity

I forgot to create a release for a while...

09 Mar 09:42
Compare
Choose a tag to compare

Changelog:

  • changed sensitivity

As always, it is Recommended that you install via NPM instead by running the following from a console in the directory of your project.

npm install isprofanity

v1.0.6: new version 1.0.6 containing new fuctionality.

06 Mar 10:55
Compare
Choose a tag to compare

v1.0.5

06 Mar 09:56
Compare
Choose a tag to compare
tiny readme change

Various fixes

06 Mar 09:50
Compare
Choose a tag to compare

Changelog:

  • fixed import failure
  • fixed csv loading failure

As always, it is Recommended that you install via NPM instead by running the following from a console in the directory of your project.

npm install isprofanity