All notable changes to laravel-spanish-identity-validator
will be documented in this file
- Upgrade to Laravel 11. (Thanks to @rubenmdh)
- Fix issue #4.
- Fix "lang" resource publishing.
- Fix other lang files issues.
- Added version number to composer.json.
- Upgrade to Laravel 10 and PHP 8.2.
- Fix issue #5.
- Fix tests and added code coverage.
- Upgrade to PHP 8.0 and Laravel 9.0
- Update to Laravel 8.0
- Fix StyleCI and build passes after upgrade to Laravel 8
- Fix a bug which required to publish the translation files always (even if you don't plane to edit them)
- Added a new rule:
spanish_personal_id
- Upgrade to Laravel 7.0
- Upgrade to Laravel 6.0
- Fixed: test for invalid IBAN
- Fixed: code style
- Initial release