Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 796 Bytes

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 796 Bytes

Changelog

All notable changes to laravel-vat-eu-validator will be documented in this file

Fix php8.4 warnings - 2025-01-05

thx to @it-can

Add Hungarian VAT number validation - 2024-11-13

  • 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 - 2024-09-16

Thanks to @dualklip, language files have been introduced.

Error messages fixes - 2024-07-02

Fix Swap error messages Exist and Format. Thx to @roerlemans

L11 Support - 2024-06-18

I refactor the code during a MeetUp in Torino. Now I'm supporting L10 and L11 with php 8.2.

1.0.0 - 201X-XX-XX

  • initial release