Skip to content

Releases: milwad-dev/laravel-validate

v1.8.1

21 Apr 14:07
5c35e53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0 (Laravel 11)

28 Mar 17:21
1dd477c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.2...v1.8.0

v1.7.2

07 Aug 10:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.1...v1.7.2

v1.7.1

30 Apr 14:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7...v1.7.1

v1.7

24 Apr 12:00
69a1c41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6...v1.7

v1.6

24 Feb 05:35
Compare
Choose a tag to compare
v1.6 Pre-release
Pre-release

Full Changelog: v1.5...v1.6


Added

Fixed

Changed

  • Change require Laravel and PHP version ea7f4c3
  • Removed unnecessary __construct 3b8ef5b
  • Update Readme.md 9c6252d

v1.5 (Support Laravel 10 & PHP 8.2) Pre-release

20 Feb 16:01
Compare
Choose a tag to compare

Full Changelog: v1.4...v1.5

v1.4

16 Jan 14:29
Compare
Choose a tag to compare
v1.4 Pre-release
Pre-release

Added

  • Add ValidJalaliDate d2c0ef9
  • Add ValidJalaliDateTest f47167e
  • Add ValidDuplicateCharacter 6312a91
  • Add validation en and fa for ValidJalaliDate 4af8ec1
  • Add validation en and fa for ValidDuplicateCharacter 1a2513d | 19fee5a

Fixed

  • Some fix bug validation

Changed

v1.0

24 Dec 16:10
Compare
Choose a tag to compare
v1.0 Pre-release
Pre-release

Added

Fixed

  • Fix some bug of rules

Changed