Releases: pacerit/laravel-polish-validation-rules
Releases · pacerit/laravel-polish-validation-rules
7.0.0
6.1.0
- update 'regon' validation rule - support validation 14 digit number
5.2.0
- update 'regon' validation rule - support validation 14 digit number
6.0.0
- Laravel 10 update
- readme.md update
- Update .travis.yml - update PHP version in testing environment
- Update CHANGELOG.md
- migrate phpunit.xml
- migrate usage of abstract test classes
- update tests namespaces
5.1.0
- Update CHANGELOG.md
- update composer.json - add required PHP extension
- update PESEL validation rule - add method that check if bith date is correctly encoded in number
- add support for new options in PESEL rule
- update unit tests
- add UPRGADE_GUIDE.md file
- update README.md file
4.2.0
- add changes from newest version (5.1.0)
5.0.1
- use langPath to support new lang folder in Laravel 9 (thanks wbaryla!)
5.0.0
- update post_code rule - add support for options (see README.md)
- update PESEL rule - add suport for options (see README.md)
- update dependencies for Laravel and Lumen 9.x.x compatibility
4.1.0
- add changes from newest version (5.0.0)