All notable changes to laravel-vat-eu-validator
will be documented in this file
thx to @it-can
- 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
Thanks to @dualklip, language files have been introduced.
Fix Swap error messages Exist and Format. Thx to @roerlemans
I refactor the code during a MeetUp in Torino. Now I'm supporting L10 and L11 with php 8.2.
- initial release