Releases: danielebarbaro/laravel-vat-eu-validator
Releases · danielebarbaro/laravel-vat-eu-validator
Fix php8.4 warnings
thx to @it-can
Add Hungarian VAT number validation
- Implement checksum validation for Hungarian VAT numbers.
- Update
VatValidator.php
to include Hungarian VAT validation logic. - Add tests for Hungarian VAT number validation in
VatValidatorTest.php
.
Thx to @bsh
Language files have been introduced
Thanks to @dualklip, language files have been introduced.
Error messages fixes
Fix Swap error messages Exist and Format. Thx to @roerlemans
L11 Support
I refactor the code during a MeetUp in Torino. Now I'm supporting L10 and L11 with php 8.2.
L11 Support by laravel shift
v1.2.0 L11 support by laravel shift
v1.1.3
Add new country tests and review README
Dependanbot updates
v1.1.2 Review dependant bot yml. Update Composer
v1.1.1 - Review workflows
Review workflow ruleset
v1.1.0 - Add L10 Support
Add Laravel 10 compatibility