Skip to content

Releases: snipe/banbuilder

2.3.1

24 Jun 09:48
5e76a97

Choose a tag to compare

What's Changed

  • Fix creation of dynamic property is deprecated warning by @leighrolfe in #110

New Contributors

Full Changelog: 2.3.0...2.3.1

2.3.0

30 Aug 23:15
621d6d8

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

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

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

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

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

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

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

Choose a tag to compare

Simpler syntax for older versions of composer

2.1.3

28 Jan 21:24

Choose a tag to compare

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