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

New Contributors

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