Skip to content

Releases: snipe/banbuilder

2.3.0

30 Aug 23:15
621d6d8
Compare
Choose a tag to compare
  • Added czech bad words
  • Added support for words from array
  • Added compatibility for Laravel 5.6

2.2.5

07 Sep 09:00
Compare
Choose a tag to compare
Merge pull request #45 from beryllium/fix-whitelist-typo

Fix typo in the addWhiteList method name

2.2.4

05 Sep 22:12
Compare
Choose a tag to compare
Merge pull request #41 from shinracoder/feature/white-list

Added new feature to allow white listing of words

2.2.3

26 Aug 08:22
Compare
Choose a tag to compare
Merge pull request #23 from tuanht/master

Allowed add more dictionary to CensorWords

2.2.2

05 Aug 23:06
Compare
Choose a tag to compare
Merge pull request #21 from GabrieleNunez/master

- Moved Regular Expresion generation into function generateCensorChec…

2.2.1

04 Aug 18:33
Compare
Choose a tag to compare
Merge pull request #20 from tuanht/master

Added option to filter by word only

2.2.0

12 Jun 12:18
Compare
Choose a tag to compare
Merge pull request #18 from TheInfernoX/patch-1

Added "matched" feature, simplified randCensor

2.1.4

03 Feb 00:18
Compare
Choose a tag to compare

Simpler syntax for older versions of composer

2.1.3

28 Jan 21:24
Compare
Choose a tag to compare

Fixed a YAML dependency in composer that was causing the build to fail on older versions.

2.1.2

28 Jan 13:56
Compare
Choose a tag to compare

Fixed path issue that was causing a problem in some environments