Skip to content

Latest commit

 

History

History
80 lines (62 loc) · 7.04 KB

CHANGELOG.md

File metadata and controls

80 lines (62 loc) · 7.04 KB

v1.8.2 - 2024-06-08

What's Changed

Full Changelog: https://github.com/milwad-dev/laravel-validate/compare/v1.8.1...v1.8.2

v1.8.1 - 2024-04-21

What's Changed

Full Changelog: https://github.com/milwad-dev/laravel-validate/compare/v1.8.0...v1.8.1

v1.8.0 - 2024-03-28

What's Changed

New Contributors

Full Changelog: https://github.com/milwad-dev/laravel-validate/compare/v1.7.2...v1.8.0

Release Notes


## v1.7.2 - 2023-08-07 ### What's Changed - [1.x] Add country property to `ValidIban` rule by [@kiankamgar](https://github.com/kiankamgar) in milwad-dev#45 - [1.]x Fix PR by [@milwad-dev](https://github.com/milwad-dev) in milwad-dev#46 - Update README.md by [@milwad-dev](https://github.com/milwad-dev) in milwad-dev#47 - [1.x] Add Iran postal code rule by [@kiankamgar](https://github.com/kiankamgar) in milwad-dev#48 - [1.x] Validate phone by country code by [@Claudye](https://github.com/Claudye) in milwad-dev#49 - [1.x] Add phone number rule, TG,NE,GW,TD,CM,BF,AO by [@Claudye](https://github.com/Claudye) in milwad-dev#50 - [1.x] Add `Turkish` Lang by [@mcyumustutan](https://github.com/mcyumustutan) in milwad-dev#52 - Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by [@dependabot](https://github.com/dependabot) in milwad-dev#54 - Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by [@dependabot](https://github.com/dependabot) in milwad-dev#55 - [1.x] Remove unused capture groups by [@c0nst4ntin](https://github.com/c0nst4ntin) in milwad-dev#57 - Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by [@dependabot](https://github.com/dependabot) in milwad-dev#59 - [1.x] Update README.md by [@milwad-dev](https://github.com/milwad-dev) in milwad-dev#60 - [1.x] Wrong translations path by [@hungthai1401](https://github.com/hungthai1401) in milwad-dev#61 - [1.x] Add documentation by [@milwad-dev](https://github.com/milwad-dev) in milwad-dev#62 - [1.x] Add md documentation by [@milwad-dev](https://github.com/milwad-dev) in milwad-dev#63 - [1.x] Add all documentation by [@milwad-dev](https://github.com/milwad-dev) in milwad-dev#64 - Update README.md by [@alisalehi0930](https://github.com/alisalehi0930) in milwad-dev#65 - Add FUNDING by [@milwad-dev](https://github.com/milwad-dev) in milwad-dev#66 - [1.x] Add validate phone number methods for Langs by [@milwad-dev](https://github.com/milwad-dev) in milwad-dev#53

New Contributors

Full Changelog: https://github.com/milwad-dev/laravel-validate/compare/v1.7.1...v1.7.2