Skip to content

Releases: spatie/laravel-validation-rules

3.4.0

02 Mar 05:58
b629b0a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.3.1...3.4.0

3.3.1

29 May 13:18
846b92d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.3.0...3.3.1

3.3.0

09 May 14:23
5819eb5
Compare
Choose a tag to compare

What's Changed

  • use str_getcsv instead of explode in Delimited rule by @ragulka in #62

New Contributors

Full Changelog: 3.2.2...3.3.0

3.2.2

25 Jan 16:30
3cbef34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.1...3.2.2

3.2.1

01 Aug 11:52
Compare
Choose a tag to compare
  • fix chaining doNotTrimItems

3.2.0

12 Jan 08:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.1...3.2.0

3.1.1

16 Aug 20:38
3d3ab9a
Compare
Choose a tag to compare
  • fix custom validation messages on delimited rule

3.1.0

06 Aug 09:29
3f0101c
Compare
Choose a tag to compare
  • add ISO4217 currency validation rule (#48)

3.0.0

30 Nov 15:23
Compare
Choose a tag to compare
  • move iso3166 package to suggest

2.7.1

30 Nov 15:03
Compare
Choose a tag to compare
  • add support for PHP 8