Skip to content

v3.0.0

Compare
Choose a tag to compare
@barbieswimcrew barbieswimcrew released this 07 Feb 08:54
· 6 commits to master since this release
0405c2b

Hi Zipcode-Validators! ;-)

Time marches on... With this release we dropped support for old PHP versions and adapt the code to the PHP 8+ realities and language features. Thanks to @Chris53897 for your help!

But please be aware that this might be some BREAKING CHANGE to your project.

To upgrade run:

$ composer update barbieswimcrew/zip-code-validator

See changes: v2.0.1...v3.0.0

Documentation: https://github.com/barbieswimcrew/zip-code-validator/blob/v3.0.0/README.md

Highlights:

  • [BC BREAK] #47 feat: drop support of php < 7, modernise code and tests, replace travis with github actions (@Chris53897 )

Happy validating!