Releases: Propaganistas/Laravel-Phone
Releases · Propaganistas/Laravel-Phone
2.4.2
2.4.1
2.4.0
2.3.0
New features:
- Validator will now throw
NoValidCountryFoundException
when no country field is present and no countries have been specified in the parameters - Validator will now throw
InvalidParameterException
for unrecognized parameters
Under the hood improvements:
- Switched to PSR-4
- Refactored validator class
- Implemented automatic unit testing
2.2.0
- Laravel 4 and 5 versions now share the same codebase through a unified composer.json file.
- Added the ability to specify number type constraints.
2.1.2
Laravel 5
- Properly validate a phone number against the supplied country
1.3.2
Laravel 4
- Properly validate a phone number against the supplied country
2.1.1
Laravel 5
- Improved loading of helpers file
1.3.1
Laravel 4
- Improved loading of helpers file
2.1.0
Laravel 5
- Added formatter function