Skip to content

Releases: pacerit/laravel-polish-validation-rules

7.0.0

05 May 18:00
4a94744
Compare
Choose a tag to compare
  • update dependencies, to work with Laravel version 11.x
  • update README.md file
  • migrate from TravisCI to CircleCI

6.1.0

22 May 19:11
51c9f55
Compare
Choose a tag to compare
  • update 'regon' validation rule - support validation 14 digit number

5.2.0

22 May 19:16
df4b56c
Compare
Choose a tag to compare
  • update 'regon' validation rule - support validation 14 digit number

6.0.0

31 Mar 07:35
8e1c3c1
Compare
Choose a tag to compare
  • 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

29 Dec 11:44
1218019
Compare
Choose a tag to compare
  • 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

29 Dec 11:46
2b23041
Compare
Choose a tag to compare
  • add changes from newest version (5.1.0)

5.0.1

20 Jun 15:48
f470d1e
Compare
Choose a tag to compare
  • use langPath to support new lang folder in Laravel 9 (thanks wbaryla!)

5.0.0

15 Feb 18:04
98dcc31
Compare
Choose a tag to compare
  • 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

15 Feb 18:06
fa09b45
Compare
Choose a tag to compare
  • add changes from newest version (5.0.0)