Skip to content

Releases: arandilopez/laravel-profane

New rule for strict validation

11 Jan 05:11
71ec6a8
Compare
Choose a tag to compare
  • New rule called strictly_profane to validate against profane words. See more in README for usage.
  • Update laravel/support dependency to v8.0

Laravel 6 and 7 support

25 Jun 15:46
a4a2652
Compare
Choose a tag to compare

Tested for supporting Laravel 5.x, 6.x and 7.x. Thanks to @okaufmann for his work

Laravel 6 support

21 Dec 00:18
Compare
Choose a tag to compare

Tested support for Laravel 6.x!

New languages support

11 Oct 17:12
Compare
Choose a tag to compare

New words

Illuminate Support 5.5

27 Sep 23:08
Compare
Choose a tag to compare
  • Using illuminate/support v5.5
  • README links to contributors profiles

Improvements in tests

27 Sep 22:51
Compare
Choose a tag to compare
  • Thanks to @dorianneto functions are now documented.
  • @dorianneto also make improvements on how tests build the validator instance for checking methods and state

v0.3.1

21 Jun 17:51
Compare
Choose a tag to compare
  • Greek locale support
  • Some Str::removeAcents tests