Skip to content

Releases: arandilopez/laravel-profane

New rule for strict validation

Choose a tag to compare

@arandilopez arandilopez released this 11 Jan 05:11
71ec6a8
  • 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

Choose a tag to compare

@arandilopez arandilopez released this 25 Jun 15:46
a4a2652

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

Laravel 6 support

Choose a tag to compare

@arandilopez arandilopez released this 21 Dec 00:18

Tested support for Laravel 6.x!

New languages support

Choose a tag to compare

@arandilopez arandilopez released this 11 Oct 17:12

New words

Illuminate Support 5.5

Choose a tag to compare

@arandilopez arandilopez released this 27 Sep 23:08
  • Using illuminate/support v5.5
  • README links to contributors profiles

Improvements in tests

Choose a tag to compare

@arandilopez arandilopez released this 27 Sep 22:51
  • 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

Choose a tag to compare

@arandilopez arandilopez released this 21 Jun 17:51
  • Greek locale support
  • Some Str::removeAcents tests