Releases: snipe/banbuilder
Releases · snipe/banbuilder
2.3.0
- Added czech bad words
- Added support for words from array
- Added compatibility for Laravel 5.6
2.2.5
Merge pull request #45 from beryllium/fix-whitelist-typo
Fix typo in the addWhiteList method name
2.2.4
Merge pull request #41 from shinracoder/feature/white-list
Added new feature to allow white listing of words
2.2.3
Merge pull request #23 from tuanht/master
Allowed add more dictionary to CensorWords
2.2.2
Merge pull request #21 from GabrieleNunez/master
- Moved Regular Expresion generation into function generateCensorChec…
2.2.1
Merge pull request #20 from tuanht/master
Added option to filter by word only
2.2.0
Merge pull request #18 from TheInfernoX/patch-1
Added "matched" feature, simplified randCensor
2.1.4
Simpler syntax for older versions of composer
2.1.3
Fixed a YAML dependency in composer that was causing the build to fail on older versions.
2.1.2
Fixed path issue that was causing a problem in some environments